zulip/analytics
rht e51d98cd96 refactor: Remove usage of ModelReprMixin. 2017-11-02 11:01:47 -07:00
..
lib py3: Remove "from six.moves import range". 2017-10-17 23:28:14 -07:00
management py3: Remove "from six.moves import range". 2017-10-17 23:28:14 -07:00
migrations py3: Remove all `from __future__ import unicode_literals`. 2017-10-17 23:07:42 -07:00
tests refactor: Replace super(.*self) with Python 3-specific super(). 2017-10-30 14:30:25 -07:00
__init__.py Create "analytics" app with activity reports. 2013-11-06 12:07:32 -05:00
models.py refactor: Remove usage of ModelReprMixin. 2017-11-02 11:01:47 -07:00
urls.py analytics: Add comment explaining server admin routes. 2017-02-02 16:23:10 -08:00
views.py views: Fix imports of REQ/has_request_variables from the wrong place. 2017-10-27 15:07:31 -07:00