zulip/corporate/views
Mateusz Mandera 072f234269 confirmation: Rename REALM_CREATION to NEW_REALM_USER_REGISTRATION.
Clears up some naming confusion - `REALM_CREATION_LINK_VALIDITY_DAYS` is
a setting which describes the validaty period of RealmCreationKey, not
of Confirmation with REALM_CREATION type. Now that the latter is called
NEW_REALM_USER_REGISTRATION, there should be no confusion about this.
2025-08-04 18:41:00 -07:00
..
__init__.py billing: Split views into upgrade and billing page views. 2021-07-20 14:43:39 -07:00
audit_logs.py activity: Add view for a remote server's audit logs. 2024-09-17 09:34:17 -07:00
billing_page.py models: Refactor corporate/models.py into models package. 2025-04-08 10:16:35 -07:00
event_status.py corporate: Import corporate.lib.stripe lazily. 2024-09-24 18:18:26 -07:00
installation_activity.py ruff: Fix PLC0206 Extracting value from dictionary without calling .items(). 2024-12-21 21:06:53 -08:00
plan_activity.py billing: Update CustomerPlan.invoiced_through documentation. 2025-05-20 07:05:02 -07:00
portico.py python: Use Django 5.2 reverse(…, query=…). 2025-06-12 09:32:38 -07:00
realm_activity.py activity: Add header area to user activity view. 2024-08-28 14:12:36 -07:00
remote_activity.py remote-activity: Show remote realm mobile user and push data. 2024-10-24 12:51:53 -07:00
remote_billing_page.py python: Use Django 5.2 reverse(…, query=…). 2025-06-12 09:32:38 -07:00
session.py corporate: Import corporate.lib.stripe lazily. 2024-09-24 18:18:26 -07:00
sponsorship.py demo-orgs: Disable corporate upgrade and sponsorship pages. 2025-04-23 09:23:24 -07:00
support.py confirmation: Rename REALM_CREATION to NEW_REALM_USER_REGISTRATION. 2025-08-04 18:41:00 -07:00
upgrade.py demo-orgs: Disable corporate upgrade and sponsorship pages. 2025-04-23 09:23:24 -07:00
user_activity.py activity: Add header area to user activity view. 2024-08-28 14:12:36 -07:00
webhook.py models: Refactor corporate/models.py into models package. 2025-04-08 10:16:35 -07:00