zulip/zilencer
Alex Vandiver 49263ba69f migrations: Keep the existing constraints until the new ones are made.
This removes a window where more violations could enter, and also a
period where indexes which may be useful are lacking.
2023-11-21 21:02:37 -05:00
..
lib counts: Add function compute_max_monthly_messages for remote servers. 2023-11-08 09:45:49 -08:00
management populate_billing_realms: Increase price_per_license. 2023-11-13 10:35:39 -08:00
migrations migrations: Keep the existing constraints until the new ones are made. 2023-11-21 21:02:37 -05:00
README.md docs: Format Markdown with Prettier. 2021-09-08 12:06:24 -07:00
__init__.py
auth.py auth: Allow easier bouncer testing in dev env. 2023-11-17 18:32:49 -08:00
models.py zilencer: Apply partial unique constraints for null subgroups. 2023-11-21 11:44:55 -08:00
urls.py push_notifs: Add endpoint for sending a test notification. 2023-10-12 18:15:00 -07:00
views.py zilencer: Log, and drop, duplicated rows from remote servers. 2023-11-21 11:44:55 -08: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.