zulip/analytics/management/commands
Mateusz Mandera dbe508bb91 models: Migration of Message.pub_date to date_sent, part 2.
Fixes #1727.

With the server down, apply migrations 0245 and 0246. 0246 will remove
the pub_date column, so it's essential that the previous migrations
ran correctly to copy data before running this.
2019-10-05 19:01:34 -07:00
..
__init__.py Move management commands to the analytics app. 2013-11-06 16:51:08 -05:00
analyze_mit.py models: Migration of Message.pub_date to date_sent, part 2. 2019-10-05 19:01:34 -07:00
analyze_user_activity.py analytics: Use python 3 syntax for typing. 2017-11-17 13:16:49 -08:00
check_analytics_state.py analytics/zilencer/zproject: Remove unused imports. 2019-02-02 17:31:45 -08:00
clear_analytics_tables.py management: Don't use sys.exit(1). 2019-05-03 14:20:39 -07:00
clear_single_stat.py management: Don't use sys.exit(1). 2019-05-03 14:20:39 -07:00
client_activity.py typing: Fix options typing in management/commands. 2019-07-31 12:13:56 -07:00
populate_analytics_db.py analytics: Fix creation of shylock user. 2019-09-19 14:16:38 -07:00
realm_stats.py models: Migration of Message.pub_date to date_sent, part 2. 2019-10-05 19:01:34 -07:00
stream_stats.py management: Don't use sys.exit(1). 2019-05-03 14:20:39 -07:00
update_analytics_counts.py production: Add optional support for submitting usage statistics. 2019-02-26 17:35:10 -08:00
user_stats.py models: Migration of Message.pub_date to date_sent, part 2. 2019-10-05 19:01:34 -07:00