mirror of
https://github.com/zulip/zulip.git
synced 2026-06-21 21:32:29 +08:00
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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_counts.py | ||
| test_fixtures.py | ||
| test_views.py | ||