Sidhant Bhavnani
|
8c0c12c1d9
|
pep8: Fix E303 violations.
|
2016-12-02 15:34:11 -08:00 |
Tim Abbott
|
169d404579
|
tornado: Move zerver.lib.handlers into zerver.tornado.handlers.
This cleans up the confusingly duplicated file names, while also
moving more of the Tornado-specific code under zerver/tornado/.
|
2016-11-26 22:29:28 -08:00 |
Tim Abbott
|
d75f49b119
|
tornado: Move descriptor dict management code to handlers.py.
|
2016-11-26 22:29:28 -08:00 |
Tim Abbott
|
f2782971e0
|
tornado: Clean up AsyncDjangoHandler Python style.
|
2016-11-26 22:05:04 -08:00 |
Tim Abbott
|
9e9066f77a
|
tornado: Extract AsyncDjangoHandler to its own file.
|
2016-11-26 21:43:11 -08:00 |