zulip/zerver/views/development
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
cache.py models: Extract zerver.models.clients. 2023-12-16 22:08:44 -08:00
camo.py thumbnail: Do not Camo old thumbor URLs; serve images directly. 2024-07-24 16:04:34 -07:00
dev_login.py devlogin: Filter placeholder realms from a subdomain change. 2025-06-19 12:49:03 -07:00
email_log.py confirm_email_change: Use redirect-to-POST trick. 2025-07-07 17:15:08 -07:00
integrations.py requirements: Upgrade Python requirements. 2025-05-05 09:10:19 -07:00
registration.py confirmation: Rename REALM_CREATION to NEW_REALM_USER_REGISTRATION. 2025-08-04 18:41:00 -07:00
showroom.py showroom: Set up devtools/inputs page for showcasing input components. 2025-07-03 11:45:35 -07:00