zulip/zilencer
Prakhar Pratyush c70a3ffb0a populate_db: Mark onboarding steps as seen for existing users.
This commit updates populate_db to mark all onboarding steps as seen
for existing users to avoid unnecessary popups during development.

Developers should create a new user in development environment
to test the onboarding steps.
2025-03-13 14:38:16 -07:00
..
lib python: Consistently use from…import for datetime. 2023-12-05 12:01:18 -08:00
management populate_db: Mark onboarding steps as seen for existing users. 2025-03-13 14:38:16 -07:00
migrations migrations: Squash zilencer migrations. 2024-08-23 17:15:35 -07:00
__init__.py [schema] Support for authenticating Deployments via the API. 2013-10-25 14:13:30 -04:00
auth.py zilencer: Rename registration takeover to registration transfer. 2025-01-30 14:32:36 -08:00
models.py corporate: Fix misuse of timezone_now() as parameter default. 2024-11-10 19:14:32 -08:00
README.md docs: Format Markdown with Prettier. 2021-09-08 12:06:24 -07:00
urls.py zilencer: Rename registration takeover to registration transfer. 2025-01-30 14:32:36 -08:00
views.py send_email: Set the Date header according to local enqueue time. 2025-03-10 16:48:08 -07:00

ZILENCER -- The Zulip license manager

This app is the place for storing state about various deployments of Zulip that exist in the world.