zulip/analytics
2023-08-11 11:09:34 -07:00
..
lib ruff: Enable PERF rules. 2023-08-07 17:23:55 -07:00
management python: Annotate type aliases with TypeAlias. 2023-08-07 10:02:49 -07:00
migrations models: Convert deprecated index_together option to indexes. 2023-07-12 07:12:43 -07:00
tests tests: Flush per-request caches automatically for query counts. 2023-08-11 11:09:34 -07:00
views ruff: Fix PERF401 Use a list comprehension to create a transformed list. 2023-08-07 17:23:55 -07:00
__init__.py Create "analytics" app with activity reports. 2013-11-06 12:07:32 -05:00
models.py models: Convert deprecated index_together option to indexes. 2023-07-12 07:12:43 -07:00
urls.py analytics: Use user IDs to get user activity summaries. 2021-10-13 15:30:27 -07:00