zulip/analytics
Rishi Gupta 9ef8536cc6 models.Realm: Require Realm.string_id to be non-NULL.
Adds a database migration, adds a new string_id argument to the management
realm creation command, and adds a short name field to the web realm
creation form when REALMS_HAVE_SUBDOMAINS is False.
2016-11-02 22:46:34 -07:00
..
lib analytics: Add user-level count query for messages sent to {PMs, streams}. 2016-11-01 17:00:43 -07:00
management analytics: Add table to keep track of fill state. 2016-10-14 10:18:37 -07:00
migrations analytics/models.py: Add subgroup column to unique_together constraints. 2016-11-01 16:53:56 -07:00
tests models.Realm: Require Realm.string_id to be non-NULL. 2016-11-02 22:46:34 -07: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 Enable i18n support in URL configuration. 2016-05-19 08:33:30 -07:00
views.py mypy: Remove a bunch of now-unnecessary type: ignore annotations. 2016-10-17 11:48:34 -07:00