zulip/analytics
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
..
lib analytics: Change use of typing.Text to str. 2018-05-10 14:19:49 -07:00
management analytics: Change use of typing.Text to str. 2018-05-10 14:19:49 -07:00
migrations models: Remove unused ModelReprMixin class. 2018-05-15 19:11:22 -07:00
tests analytics: Change use of typing.Text to str. 2018-05-10 14:19:49 -07:00
__init__.py Create "analytics" app with activity reports. 2013-11-06 12:07:32 -05:00
models.py analytics: Change use of typing.Text to str. 2018-05-10 14:19:49 -07:00
urls.py analytics: Make stats of all realms accessible to server admins. 2018-04-18 11:06:50 -07:00
views.py i18n: Tag missing strings for translation. 2018-05-12 16:44:56 -07:00