zulip/zilencer
Tim Abbott 10862451ef billing: Refactor code to compute push status.
This moves the function which computes can_push and
expected_end_timestamp outside RemoteRealmBillingSession
because we might use this function for RemoteZulipServer
as well and also renames it.
2023-12-15 11:03:42 -08:00
..
lib python: Consistently use from…import for datetime. 2023-12-05 12:01:18 -08:00
management billing: Standardize remote server plan type IDs. 2023-12-13 16:40:44 -08:00
migrations zilencer: Handle deleted realms nicely at server/analytics. 2023-12-15 09:18:26 -08:00
README.md docs: Format Markdown with Prettier. 2021-09-08 12:06:24 -07:00
__init__.py
auth.py zilencer: Set the remote server as the user in Sentry. 2023-12-14 09:46:21 -08:00
models.py zilencer: Handle deleted realms nicely at server/analytics. 2023-12-15 09:18:26 -08:00
urls.py remote_billing: Rename the _billing_entry and _finalize_login functions. 2023-12-05 11:34:57 -08:00
views.py billing: Refactor code to compute push status. 2023-12-15 11:03:42 -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.