zulip/zerver/views
Steve Howell e837f8bf8b Add back end for admins to assign/remove admin.
Add back end for admins to assign/remove admin permissions for other users.
The /json/users/<email> endpoint allows you to PATCH is_admin.

(imported from commit bb5e6d44d759274cc2a7cb27e479ae96b2f271b5)
2014-01-16 13:41:53 -05:00
..
__init__.py Add back end for admins to assign/remove admin. 2014-01-16 13:41:53 -05:00
messages.py Disable historical search whenever the 'is' operator is present 2014-01-15 16:07:20 -05:00
webhooks.py Added Zendesk webhook 2014-01-14 12:01:54 -05:00