zulip/zerver/views/development
Shubham Padia c3fbe00eb0 help: Add default page to display on /help when help server is off.
We've copied the button and error colors from portico_signin.css. We did
not want the new HTML file to depend on portico_signin.css since they
are unrelated. In addition, having those colors diverge over time might
not be an issue.

We make the raw mode work with /help and /help/ both.

See https://chat.zulip.org/#narrow/channel/19-documentation/topic/edits.20not.20appearing.20with.20vagrant/near/2257442

Co-authored-by: Alya Abbott <alya@zulip.com>
2025-09-26 11:41:10 -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
help.py help: Add default page to display on /help when help server is off. 2025-09-26 11:41:10 -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