zulip/analytics/migrations
Tim Abbott f0ef335412 models: Remove unused ModelReprMixin class.
It appeared to be used as a base class in various Django migrations,
but because it didn't define any model fields, it wasn't actually.
2018-05-15 19:11:22 -07:00
..
0001_initial.py models: Remove unused ModelReprMixin class. 2018-05-15 19:11:22 -07:00
0002_remove_huddlecount.py python: Sort imports in smaller apps. 2017-11-15 15:55:49 -08:00
0003_fillstate.py models: Remove unused ModelReprMixin class. 2018-05-15 19:11:22 -07:00
0004_add_subgroup.py python: Sort imports in smaller apps. 2017-11-15 15:55:49 -08:00
0005_alter_field_size.py python: Sort imports in smaller apps. 2017-11-15 15:55:49 -08:00
0006_add_subgroup_to_unique_constraints.py python: Sort imports in smaller apps. 2017-11-15 15:55:49 -08:00
0007_remove_interval.py python: Sort imports in smaller apps. 2017-11-15 15:55:49 -08:00
0008_add_count_indexes.py python: Sort imports in smaller apps. 2017-11-15 15:55:49 -08:00
0009_remove_messages_to_stream_stat.py analytics: Use python 3 syntax for typing. 2017-11-17 13:16:49 -08:00
0010_clear_messages_sent_values.py analytics: Use python 3 syntax for typing. 2017-11-17 13:16:49 -08:00
0011_clear_analytics_tables.py analytics: Use python 3 syntax for typing. 2017-11-17 13:16:49 -08:00
0012_add_on_delete.py django-2.0: Add on_delete on ForeignKeys. 2018-01-30 10:53:54 -08:00
__init__.py Add a new statistics/analytics framework. 2016-10-04 17:18:54 -07:00