zulip/analytics/views
Zixuan James Li a76c7d374b support: Display plan data for users and confirmations.
Users and confirmation objects with the type
`Confirmation.USER_REGISTRATION` or `Confirmation.INVITATION` may have
plan data associated with them but not displayed previously due to a
bug.

This fixes this issue and adds test cases to verify that the realm
details correctly displays the plan data.

Signed-off-by: Zixuan James Li <p359101898@gmail.com>
2022-07-13 15:03:26 -07:00
..
__init__.py analytics: Create analytics/views/ directory. 2021-06-17 17:39:28 -07:00
activity_common.py analytics: Tighten function signatures with generic QuerySet. 2022-07-07 11:27:43 -07:00
installation_activity.py python: Replace deprecated jinja2.utils.Markup with markupsafe.Markup. 2022-01-13 14:22:48 -08:00
realm_activity.py analytics: Tighten function signatures with generic QuerySet. 2022-07-07 11:27:43 -07:00
stats.py stats: Tighten function signatures with generic QuerySet. 2022-07-07 11:28:06 -07:00
support.py support: Display plan data for users and confirmations. 2022-07-13 15:03:26 -07:00
user_activity.py user_activity: Tighten function signatures with generic QuerySet. 2022-07-07 11:27:43 -07:00