]> git.ipfire.org Git - thirdparty/tornado.git/commit
Add the ability to escape template commands with {{! and {%!
authorBen Darnell <ben@bendarnell.com>
Wed, 8 Jun 2011 06:27:05 +0000 (23:27 -0700)
committerBen Darnell <ben@bendarnell.com>
Wed, 8 Jun 2011 06:27:05 +0000 (23:27 -0700)
commit02ce53b1fd8b4acc4721e6616b73d11bf6c6a4fb
treee830e440f022ddc2aa91d690f276fdc08bac747e
parent4264418a88f1f0df60d13fdcd93c6722c686d8dd
Add the ability to escape template commands with {{! and {%!
tornado/template.py
tornado/test/template_test.py