zulip/zilencer
Dinesh e4fb2883b4 populate_db: Re-enable push_notifications logger.
We were disabling push_notifications logger but weren't enabling
it back. This caused failures on porting logging mocks to assertLogs
as assertLogs expects a log to be generated.

See 9c224ccdd3 for why we disable
these. (To avoid logs spam from push_notifications_logger)
2021-07-26 14:46:01 -07:00
..
lib billing: Move zilencer/lib/stripe to corporate. 2018-10-01 15:43:44 -07:00
management populate_db: Re-enable push_notifications logger. 2021-07-26 14:46:01 -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.