]> git.ipfire.org Git - thirdparty/tornado.git/commit
Add autoescape application setting and convert chatdemo to use it.
authorBen Darnell <ben@bendarnell.com>
Tue, 31 May 2011 02:03:54 +0000 (19:03 -0700)
committerBen Darnell <ben@bendarnell.com>
Tue, 31 May 2011 02:03:54 +0000 (19:03 -0700)
commit6a85be4577fa1d3177d0da5e8abe20b06a6c90c6
tree46bf5cad6904351b3b6a6c8168433f9bc85b3e3d
parentebe191e1bf8c7befaafe2cde4709ee3848bd6e92
Add autoescape application setting and convert chatdemo to use it.
demos/chat/chatdemo.py
demos/chat/templates/index.html
demos/chat/templates/message.html
tornado/web.py