zulip/zerver/views
Tim Abbott 960144a49e Desupport using uninstantiated REQ with has_request_variables.
This makes life difficult for doing static type annotations, and
didn't make the code look that much better anyway.
2016-05-31 07:31:15 -07:00
..
webhooks Desupport using uninstantiated REQ with has_request_variables. 2016-05-31 07:31:15 -07:00
__init__.py Desupport using uninstantiated REQ with has_request_variables. 2016-05-31 07:31:15 -07:00
alert_words.py Delete old route for json/set_alert_words. 2016-04-11 21:38:23 -07:00
messages.py Desupport using uninstantiated REQ with has_request_variables. 2016-05-31 07:31:15 -07:00
realm_emoji.py Add custom realm emoji UI to administration page. 2016-04-26 13:15:54 -07:00
report.py Desupport using uninstantiated REQ with has_request_variables. 2016-05-31 07:31:15 -07:00
streams.py Desupport using uninstantiated REQ with has_request_variables. 2016-05-31 07:31:15 -07:00
tutorial.py Add string validators to tutorial routes. 2015-11-24 05:20:37 -08:00
user_settings.py Desupport using uninstantiated REQ with has_request_variables. 2016-05-31 07:31:15 -07:00
users.py Desupport using uninstantiated REQ with has_request_variables. 2016-05-31 07:31:15 -07:00