zulip/analytics
derAnfaenger 19bc55aa45 Fix various typos.
The typos and their corrections were found with the
aid of https://github.com/lucasdemarchi/codespell.
2017-11-09 16:26:38 +01:00
..
lib analytics/lib: Remove unused imports (F401). 2017-11-07 16:37:07 -08:00
management Fix various typos. 2017-11-09 16:26:38 +01:00
migrations py3: Remove all `from __future__ import unicode_literals`. 2017-10-17 23:07:42 -07:00
tests analytics/tests: Remove unused imports (F401). 2017-11-07 16:37:11 -08:00
__init__.py Create "analytics" app with activity reports. 2013-11-06 12:07:32 -05:00
models.py analytics: Remove inheritance from object. 2017-11-06 08:53:48 -08:00
urls.py analytics: Add comment explaining server admin routes. 2017-02-02 16:23:10 -08:00
views.py refactor: Remove six.moves.filter import. 2017-11-07 10:51:44 -08:00