zulip/zilencer
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
..
lib billing: Move zilencer/lib/stripe to corporate. 2018-10-01 15:43:44 -07:00
management users: Modify do_create_user and create_user to accept role. 2020-06-02 16:11:36 -07:00
migrations python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
README.md
__init__.py
forms.py Extend lint-all to check for newlines at the end of files. 2016-03-17 23:03:56 -07:00
models.py python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
urls.py urls: Migrate zilencer urls to use modern django pattern. 2020-05-07 16:28:58 -07:00
views.py logging: Pass format arguments to logging. 2020-05-02 10:18:02 -07:00

README.md

ZILENCER -- The Zulip License Manager

This app is the place for storing state about various deployments of Zulip that exist in the world.