zulip/zilencer
PIG208 d2af20eb2a typing: Do explicit type conversion when appropriate.
When calling some functions or assigning values to certain attributes,
the arguments/right operand do not match the exact type that the
functions/attributes expect, and thus we fix that by converting types
beforehand.
2021-07-26 15:09:07 -07:00
..
lib billing: Move zilencer/lib/stripe to corporate. 2018-10-01 15:43:44 -07:00
management typing: Do explicit type conversion when appropriate. 2021-07-26 15:09:07 -07:00
migrations python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
README.md docs: Fix more capitalization issues. 2020-10-23 11:46:55 -07:00
__init__.py
forms.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
models.py rate_limit: Add rate limiting of ZulipRemoteServer. 2021-07-08 15:55:02 -07:00
urls.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
views.py python: Migrate most json_error => JsonableError. 2021-06-30 16:22:38 -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.