zulip/analytics
Mateusz Mandera bbf2474bd0 tests: setUp overrides should call super().setUp().
MigrationsTestCase is intentionally omitted from this, since migrations
tests are different in their nature and so whatever setUp()
ZulipTestCase may do in the future, MigrationsTestCase may not
necessarily want to replicate.
2019-10-19 17:27:01 -07:00
..
lib billing: Change RealmAuditLog.event_type from str to int. 2019-10-06 15:55:56 -07:00
management models: Migration of Message.pub_date to date_sent, part 2. 2019-10-05 19:01:34 -07:00
migrations migrations: Remove unused imports. 2019-02-02 17:01:04 -08:00
tests tests: setUp overrides should call super().setUp(). 2019-10-19 17:27:01 -07:00
__init__.py Create "analytics" app with activity reports. 2013-11-06 12:07:32 -05:00
models.py analytics/zilencer/zproject: Remove unused imports. 2019-02-02 17:31:45 -08:00
urls.py activity: Create interface for doing support operations. 2019-03-11 12:01:11 -07:00
views.py models: Replace is_guest and is_realm_admin with UserProfile.role. 2019-10-06 16:24:37 -07:00