Commit Graph

9 Commits

Author SHA1 Message Date
Ben Darnell 74c6075d58 Fix escaping error in blog demo
Closes #726.
2013-04-13 16:40:23 -04:00
Ben Darnell 920f96db6b Use distinct cookie names across all the demo apps. 2013-03-03 12:16:03 -05:00
Ben Darnell 17ec459c85 Use autoescape in blog demo. 2013-03-03 12:09:29 -05:00
Ben Darnell 9876ede0f2 Remove embedded copy of markdown.py from blog demo. 2013-03-03 11:56:47 -05:00
Ben Darnell 186e947112 Remove tornado.database, which is now distributed separately. 2012-09-16 14:02:49 -07:00
Taylor Hughes 35b432fee2 Make it obvious to anyone reading copy-pasted example code that the cookie secret is not suitable for production use. 2012-08-31 23:47:11 -07:00
Ben Darnell 26feb663aa BACKWARDS-INCOMPATIBLE: turn on template autoescaping by default.
Disable autoescaping in demos that don't already use it.
2011-06-11 17:22:09 -07:00
Ben Darnell 40ce72c1c6 Replace all tabs with spaces. 2010-03-17 14:59:17 -07:00
Bret Taylor 2afa973493 Move Tornado project to Github 2009-09-10 00:50:51 -07:00