zulip/analytics
arpit551 a68d38cc52 migrations: Upgrade migrations to remove duplicates in all Count tables.
This commit upgrades 0015_clear_duplicate_counts migration to remove
duplicate count in StreamCount, UserCount, InstallationCount as well.

Fixes https://github.com/zulip/docker-zulip/issues/266
2020-07-30 15:18:00 -07:00
..
lib python: Manually convert more percent-formatting to f-strings. 2020-06-14 23:27:22 -07:00
management analytics: Remove unused analytics management commands. 2020-07-24 13:10:43 -07:00
migrations migrations: Upgrade migrations to remove duplicates in all Count tables. 2020-07-30 15:18:00 -07:00
tests support: Return json error if the POST request is invalid. 2020-07-28 11:03:06 -07:00
__init__.py Create "analytics" app with activity reports. 2013-11-06 12:07:32 -05:00
models.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
urls.py urls: Migrate analytics urls to use modern django patterns. 2020-06-23 15:02:42 -07:00
views.py support: Return json error if the POST request is invalid. 2020-07-28 11:03:06 -07:00