zulip/analytics
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
..
lib typing: Use accurate type hints for dictionaries. 2021-08-20 06:02:28 -07:00
management analytics: Use type alias for `fixture_data`. 2021-07-27 12:17:01 -07:00
migrations python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
tests docs: Consistently hyphenate “self-host” and “self-service”. 2022-01-05 16:21:35 -08:00
views backend: Add request as parameter to json_success. 2022-02-04 15:16:56 -08:00
__init__.py
models.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
urls.py analytics: Use user IDs to get user activity summaries. 2021-10-13 15:30:27 -07:00