zulip/templates
Sahil Batra 80b00933b1 templates: Add realm information fields in create_realm.html.
We now show inputs for realm details like name, type and URL
in the create_realm.html template opened for "/new" url and
these information will be stored in PreregistrationRealm
objects in further commits.

We add a new class RealmDetailsForm in forms.py for this
such that it is used as a base class for RealmCreationForm
and we define RealmDetailsForm such that we can use it as
a subclass for RegistrationForm as well to avoid duplication.
2023-03-27 15:44:42 -07:00
..
analytics analytics-realm-activity: Add link to realm's stats page. 2022-12-02 17:30:30 -08:00
confirmation google_analytics: Track realm registration separately from user signup. 2023-03-08 11:34:36 -08:00
corporate billing: Tweak "contact support" links on billing page. 2023-03-27 10:15:21 -07:00
tests
two_factor templates: Prevent dangling end tags. 2021-11-23 15:55:54 -08:00
zerver templates: Add realm information fields in create_realm.html. 2023-03-27 15:44:42 -07:00
zilencer
.gitignore
404.html templates: Use static() helper to generate /static/ URLs. 2023-02-14 17:17:06 -05:00
500.html templates: Use static() helper to generate /static/ URLs. 2023-02-14 17:17:06 -05:00