zulip/zerver/views
Eklavya Sharma 5f03c1444e Remove duplicate module zerver/views/webhooks.py.
Also move type annotations from zerver/views/webhooks.py to
appropriate files in zerver/views/webhooks.py.
2016-04-07 12:37:22 +05:30
..
webhooks Remove duplicate module zerver/views/webhooks.py. 2016-04-07 12:37:22 +05:30
__init__.py Add PEP-484 type annotations to zerver/views/. 2016-04-03 15:40:23 -07:00
alert_words.py Move alert_words views into their own file. 2015-11-24 05:20:37 -08:00
messages.py Add PEP-484 type annotations to zerver/views/. 2016-04-03 15:40:23 -07:00
report.py Move reporting views to their own file. 2015-11-24 05:20:37 -08:00
streams.py Add PEP-484 type annotations to zerver/views/. 2016-04-03 15:40:23 -07: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