zulip/analytics/management/commands
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
..
__init__.py Move management commands to the analytics app. 2013-11-06 16:51:08 -05:00
analyze_mit.py analytics: Remove unused optparse import. 2017-09-30 09:22:08 -07:00
analyze_user_activity.py py3: Remove all `__future__ import division`. 2017-10-17 23:09:12 -07:00
clear_analytics_tables.py analytics/management: Remove unused imports (F401). 2017-11-07 16:37:09 -08:00
clear_single_stat.py analytics/management: Remove unused imports (F401). 2017-11-07 16:37:09 -08:00
client_activity.py Fix various typos. 2017-11-09 16:26:38 +01:00
populate_analytics_db.py analytics/management: Remove unused imports (F401). 2017-11-07 16:37:09 -08:00
realm_stats.py py3: Remove all `__future__ import division`. 2017-10-17 23:09:12 -07:00
stream_stats.py analytics: Remove absolute_import. 2017-09-27 20:20:07 -07:00
update_analytics_counts.py analytics/management: Remove unused imports (F401). 2017-11-07 16:37:09 -08:00
user_stats.py analytics/management: Remove unused imports (F401). 2017-11-07 16:37:09 -08:00