zulip/analytics
Lauryn Menard d079a13760 support: Use shared template for current plan details on support views.
Moves the section in support views for any current plan details
to a new template: `templates/analytics/current_plan_details.html`.

Also, updates the PlanData dataclass to have a boolean that checks
if the current plan tier is the self-hosted legacy plan.
2023-12-06 11:01:26 -08:00
..
lib analytics: Move logging config into LOGGING, use "zulip.analytics". 2023-11-21 10:49:57 -08:00
management push bouncer: Submit basic metadata unconditionally. 2023-11-29 14:45:53 -08:00
migrations analytics: Regenerate partial indexes due to Django bug. 2023-11-16 13:53:04 -08:00
tests support: Use shared template for current plan details on support views. 2023-12-06 11:01:26 -08:00
views python: Use urlsplit instead of urlparse. 2023-12-05 13:03:07 -08:00
__init__.py
models.py python: Consistently use from…import for datetime. 2023-12-05 12:01:18 -08:00
urls.py analytics: More fixes to zilencer urls import logic. 2023-12-05 10:52:00 -08:00