zulip/analytics/management
Sahil Batra 77d4be56a4
users: Modify do_create_user and create_user to accept role.
We change do_create_user and create_user to accept
role as a parameter instead of 'is_realm_admin' and 'is_guest'.
These changes are done to minimize data conversions between
role and boolean fields.
2020-06-02 16:11:36 -07:00
..
commands users: Modify do_create_user and create_user to accept role. 2020-06-02 16:11:36 -07:00
__init__.py Move management commands to the analytics app. 2013-11-06 16:51:08 -05:00