zulip/analytics
reyha 82e32ad255 Access realm by `string_id` in management commands.
`Realm.string_id` replaces 'Realm.domain'
in the management commands.

Fixes #2325.
2016-12-14 10:38:03 -08:00
..
lib mypy: Convert several directories to use typing.Text. 2016-12-07 20:51:05 -08:00
management Access realm by `string_id` in management commands. 2016-12-14 10:38:03 -08:00
migrations analytics/models.py: Add subgroup column to unique_together constraints. 2016-11-01 16:53:56 -07:00
tests mypy: Convert several directories to use typing.Text. 2016-12-07 20:51:05 -08:00
__init__.py Create "analytics" app with activity reports. 2013-11-06 12:07:32 -05:00
models.py mypy: Convert several directories to use typing.Text. 2016-12-07 20:51:05 -08:00
urls.py Django 1.10: Update analytics urls. 2016-11-10 16:20:03 +05:00
views.py mypy: Convert several directories to use typing.Text. 2016-12-07 20:51:05 -08:00