]> git.ipfire.org Git - thirdparty/tornado.git/commit
Fixed laziness of current_user in UI modules, and added tests for current_user. #820 848/head
authorSuprDewd <suprdewd@gmail.com>
Wed, 10 Jul 2013 00:10:34 +0000 (00:10 +0000)
committerSuprDewd <suprdewd@gmail.com>
Wed, 10 Jul 2013 00:12:25 +0000 (00:12 +0000)
commit29e067f087b8666ebe4ab67d7d786bd9389e7dbc
treef874b89467abbcaaaffdd5dd1f91cb0d7706d8e3
parent3638ce49a8988e8ff7e169a02c9a590308960b83
Fixed laziness of current_user in UI modules, and added tests for current_user. #820
tornado/test/web_test.py
tornado/web.py