zulip/templates/analytics
Zixuan James Li 0d93257111 support: Extract PlanData as a dataclass.
This avoids monkey-patching `CustomerPlan` and other related information
onto the `Realm` object by having a separate dictionary with the realm
id as the key, each corresponds to a `PlandData` dataclass.

This is a part of the django-stubs refactorings.

Signed-off-by: Zixuan James Li <p359101898@gmail.com>
2022-07-13 15:03:26 -07:00
..
activity.html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
ad_hoc_query.html
realm_details.html support: Extract PlanData as a dataclass. 2022-07-13 15:03:26 -07:00
realm_summary_table.html analytics: Display org_type on /activity. 2021-07-15 10:14:38 -07:00
stats.html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
support.html support: Don't include app_components css in support page. 2021-08-05 08:55:10 -07:00