zulip/zerver/views
Tim Abbott ec7bb0b011 Add PEP-484 type annotations to zerver/views/. 2016-04-03 15:40:23 -07:00
..
webhooks Moved pagerduty webhook into its own file pagerduty.py 2016-03-14 20:44:50 -07:00
__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
webhooks.py Add PEP-484 type annotations to zerver/views/. 2016-04-03 15:40:23 -07:00