zulip/analytics/migrations
Mateusz Mandera 64b85415f5 migrations: Fix unused import error. 2020-03-06 12:17:19 -08:00
..
0001_initial.py python: Sort migrations/management command imports with isort. 2020-01-14 13:07:47 -08:00
0002_remove_huddlecount.py python: Sort migrations/management command imports with isort. 2020-01-14 13:07:47 -08:00
0003_fillstate.py python: Sort migrations/management command imports with isort. 2020-01-14 13:07:47 -08:00
0004_add_subgroup.py python: Sort migrations/management command imports with isort. 2020-01-14 13:07:47 -08:00
0005_alter_field_size.py python: Sort migrations/management command imports with isort. 2020-01-14 13:07:47 -08:00
0006_add_subgroup_to_unique_constraints.py python: Sort migrations/management command imports with isort. 2020-01-14 13:07:47 -08:00
0007_remove_interval.py python: Sort migrations/management command imports with isort. 2020-01-14 13:07:47 -08:00
0008_add_count_indexes.py python: Sort migrations/management command imports with isort. 2020-01-14 13:07:47 -08:00
0009_remove_messages_to_stream_stat.py python: Sort migrations/management command imports with isort. 2020-01-14 13:07:47 -08:00
0010_clear_messages_sent_values.py python: Sort migrations/management command imports with isort. 2020-01-14 13:07:47 -08:00
0011_clear_analytics_tables.py python: Sort migrations/management command imports with isort. 2020-01-14 13:07:47 -08:00
0012_add_on_delete.py python: Sort migrations/management command imports with isort. 2020-01-14 13:07:47 -08:00
0013_remove_anomaly.py analytics: Remove Anomaly model. 2019-02-01 18:48:18 -08:00
0014_remove_fillstate_last_modified.py analytics: Remove last_modified field from FillState. 2020-01-26 20:38:26 -08:00
0015_clear_duplicate_counts.py migrations: Fix unused import error. 2020-03-06 12:17:19 -08:00
0016_unique_constraint_when_subgroup_null.py analytics: Fix missing unique constraint when subgroup is null. 2020-03-06 11:10:04 -08:00
__init__.py Add a new statistics/analytics framework. 2016-10-04 17:18:54 -07:00