zulip/zerver/views
rahuldeve 674def30ee Add support for serving files using API authentication.
Also remove 'get_uploaded_file' view function and the corresponding
old '/user_upload/' url pattern.
2016-06-27 11:00:41 -07:00
..
webhooks Annotate zerver/views/webhooks/github.py. 2016-06-26 08:13:49 -07:00
__init__.py zerver/views/__init__.py: Type annotate a variable. 2016-06-27 17:52:37 +05:30
alert_words.py Remove rest_dispatch hack and optimize imports. 2016-06-24 16:11:03 -07:00
messages.py Remove rest_dispatch hack and optimize imports. 2016-06-24 16:11:03 -07:00
realm_emoji.py Remove rest_dispatch hack and optimize imports. 2016-06-24 16:11:03 -07:00
report.py Remove rest_dispatch hack and optimize imports. 2016-06-24 16:11:03 -07:00
streams.py zerver/views/streams.py: Type annotate variables. 2016-06-27 17:52:22 +05:30
tutorial.py Remove rest_dispatch hack and optimize imports. 2016-06-24 16:11:03 -07:00
upload.py Add support for serving files using API authentication. 2016-06-27 11:00:41 -07:00
user_settings.py Remove rest_dispatch hack and optimize imports. 2016-06-24 16:11:03 -07:00
users.py Remove rest_dispatch hack and optimize imports. 2016-06-24 16:11:03 -07:00