zulip/zerver/views
Reid Barton 6c6dc1d81d Allow create user API to create any user in an open realm. 2016-02-07 19:19:19 -08:00
..
__init__.py Refactor logic around restricted_to_domain. 2016-02-07 10:54:52 -05:00
alert_words.py Move alert_words views into their own file. 2015-11-24 05:20:37 -08:00
messages.py python3: Fix usage of .keys()/.values() to handle iterators. 2016-01-26 21:11:25 -08:00
report.py Move reporting views to their own file. 2015-11-24 05:20:37 -08:00
streams.py Fix type mismatches in streams.py. 2016-02-03 19:25:19 -08:00
tutorial.py Add string validators to tutorial routes. 2015-11-24 05:20:37 -08:00
user_settings.py python3: Fix usage of .keys()/.values() to handle iterators. 2016-01-26 21:11:25 -08:00
users.py Allow create user API to create any user in an open realm. 2016-02-07 19:19:19 -08:00
webhooks.py Add integration for Travis CI. 2015-11-30 20:41:33 -08:00