]> git.ipfire.org Git - thirdparty/tornado.git/commit
Adding support to override, via static_url, whether the generated URLs 452/head
authorBirk Nilson <me@birknilson.se>
Thu, 2 Feb 2012 19:27:46 +0000 (20:27 +0100)
committerBirk Nilson <me@birknilson.se>
Thu, 2 Feb 2012 19:27:46 +0000 (20:27 +0100)
commit7d0af33c51dea7eb7cc464541e7e9aecafc6c955
tree13065e492bf95858d4bd965cb64acc2aae69eedb
parentffc9b3d4e3f52cb8c0fb9f57cdcb941f39c6e6fc
Adding support to override, via static_url, whether the generated URLs
should include the version signature or not.
tornado/test/web_test.py
tornado/web.py