zulip/zerver/views
Vishnu Ks ad1c3894d9 Add interface for creating new realms.
This is controlled by settings.OPEN_REALM_CREATION; if that setting is
off, this feature doesn't do anything.
2016-06-17 16:15:28 -07:00
..
webhooks Add IFTTT integration. 2016-06-16 15:30:45 -07:00
__init__.py Add interface for creating new realms. 2016-06-17 16:15:28 -07:00
alert_words.py Type annotation of zerver/views/alert_words. 2016-06-03 08:07:58 -07:00
messages.py Add linter check for redundant REQ whence argument. 2016-06-16 13:53:39 -07:00
realm_emoji.py Fix malformed error message when creating invalid Realm Emoji. 2016-06-03 23:12:36 -07:00
report.py Annotate zerver/views/report.py. 2016-06-11 18:42:37 -07:00
streams.py zerver/views/streams.py: Fix annotations. 2016-06-13 20:01:01 +05:30
tutorial.py Annotate zerver.views.tutorial. 2016-06-02 18:49:27 -07:00
upload.py Serve uploaded files through get_uploaded_file in development. 2016-06-09 22:58:25 -07:00
user_settings.py Add linter check for redundant REQ whence argument. 2016-06-16 13:53:39 -07:00
users.py Add annotations to avatar.py, db.py, logging_util.py, unminify.py. 2016-06-05 12:38:20 -07:00