zulip/analytics
Alex Vandiver 0100440a86 analytics: Make active_users_audit into a RealmCount.
With `realm_active_humans` no longer dependent on the per-user rows,
there is no reason to preserve them -- any measure of "was a user
active" should look directly at the much richer RealmAuditLog.  This
removes the bulk of the UserCount table, since the remaining rows all
require user interaction of some sort to produce rows.
2024-06-03 12:35:35 -07:00
..
lib analytics: Make active_users_audit into a RealmCount. 2024-06-03 12:35:35 -07:00
management analytics: Update "Messages sent by client" chart for Flutter app. 2024-05-28 10:18:40 -07:00
migrations analytics: Make active_users_audit into a RealmCount. 2024-06-03 12:35:35 -07:00
tests analytics: Make active_users_audit into a RealmCount. 2024-06-03 12:35:35 -07:00
views analytics: Update "Messages sent by client" chart for Flutter app. 2024-05-28 10:18:40 -07:00
__init__.py
models.py python: Consistently use from…import for datetime. 2023-12-05 12:01:18 -08:00
urls.py corporate: Move support and activity views to /corporate. 2024-01-30 10:06:48 -08:00