]> git.ipfire.org Git - thirdparty/tornado.git/commit
Add a simple end-to-end demo of TwitterMixin.
authorBen Darnell <ben@bendarnell.com>
Sat, 1 Jun 2013 01:46:53 +0000 (21:46 -0400)
committerBen Darnell <ben@bendarnell.com>
Sat, 1 Jun 2013 01:46:53 +0000 (21:46 -0400)
commit9298756eec8ea5076e123ad38c3b274a285dd317
tree9cab59febb98bd1dbbd7fd5814b2fca2d9a07a58
parentfafa9d3247fe83111b07223e906dbc43c4946595
Add a simple end-to-end demo of TwitterMixin.
.gitignore
demos/twitter/home.html [new file with mode: 0644]
demos/twitter/twitterdemo.py [new file with mode: 0644]
tornado/auth.py