zulip/analytics/views
Lauryn Menard 3be622ffa7 backend: Add request as parameter to json_success.
Adds request as a parameter to json_success as a refactor towards
making `ignored_parameters_unsupported` functionality available
for all API endpoints.

Also, removes any data parameters that are an empty dict or
a dict with the generic success response values.
2022-02-04 15:16:56 -08:00
..
__init__.py
activity_common.py python: Replace deprecated jinja2.utils.Markup with markupsafe.Markup. 2022-01-13 14:22:48 -08: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: Use user IDs to get user activity summaries. 2021-10-13 15:30:27 -07:00
stats.py backend: Add request as parameter to json_success. 2022-02-04 15:16:56 -08:00
support.py docs: Consistently hyphenate “self-host” and “self-service”. 2022-01-05 16:21:35 -08:00
user_activity.py analytics: Use user IDs to get user activity summaries. 2021-10-13 15:30:27 -07:00