zulip/zerver/views
Eklavya Sharma e6502710b6 Change exception.message to str(exception).
The 'message' attribute in Exception has been deprecated.
It has been removed in python 3.
2016-07-13 16:00:46 -07:00
..
webhooks Change exception.message to str(exception). 2016-07-13 16:00:46 -07:00
__init__.py Update path to language_options.json in production. 2016-07-13 12:30:45 -07:00
alert_words.py Remove rest_dispatch hack and optimize imports. 2016-06-24 16:11:03 -07:00
messages.py update_message_flags: Log number of messages updated. 2016-07-12 19:12:49 -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 Add ability to pin streams to top of the streams sidebar list. 2016-06-30 22:26:09 -07:00
tutorial.py Remove rest_dispatch hack and optimize imports. 2016-06-24 16:11:03 -07:00
upload.py Revert "Add authorization check before serving files." 2016-06-27 12:09:56 -07:00
user_settings.py Add dynamically loaded language dropdown. 2016-07-04 11:56:02 -07:00
users.py Remove unused code path in avatar() endpoint. 2016-07-12 17:37:02 -07:00