zulip/zerver/views
Anindya Chakravarti f3d03d89b4 Add integration for Yo App.
[includes some small tweaks by tabbott]
2016-04-08 11:02:10 -07:00
..
webhooks Add integration for Yo App. 2016-04-08 11:02:10 -07:00
__init__.py Purge 'from typing import *' from zerver/. 2016-04-07 14:07:07 -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 Purge 'from typing import *' from zerver/. 2016-04-07 14:07:07 -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