zulip/analytics
Umair Khan 7d51efe9a1 Django 1.10: Fix dummy data for count stat.
Django 1.10 checks the foreign key constraints as part of the testing
suite so we need to create test data which passes validation tests.
2016-11-14 16:09:12 -08:00
..
lib analytics: Remove incorrect filter args for stat. 2016-11-10 12:25:21 -08:00
management Django 1.10: Use add_argument for options in BaseCommand. 2016-11-04 10:20:23 -07:00
migrations analytics/models.py: Add subgroup column to unique_together constraints. 2016-11-01 16:53:56 -07:00
tests Django 1.10: Fix dummy data for count stat. 2016-11-14 16:09:12 -08:00
__init__.py Create "analytics" app with activity reports. 2013-11-06 12:07:32 -05:00
models.py analytics/models.py: Add subgroup column to unique_together constraints. 2016-11-01 16:53:56 -07:00
urls.py Django 1.10: Update analytics urls. 2016-11-10 16:20:03 +05:00
views.py mypy: Remove a bunch of now-unnecessary type: ignore annotations. 2016-10-17 11:48:34 -07:00