zulip/zilencer
Alex Vandiver ae836ae007 zilencer: Apply partial unique constraints for null subgroups.
This applies f299f31340 but for the push bouncer receiving side.
This is particularly important as we start relying on the unique
constraints, via `ON CONFLICT ... IGNORE`, in subsequent commits.

Fixes: #12362.
2023-11-21 11:44:55 -08: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 zilencer: Apply partial unique constraints for null subgroups. 2023-11-21 11:44:55 -08: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: Store the last-reported server version when storing analytics. 2023-11-20 14:36:27 -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.