zulip/analytics
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
..
lib models: Migration of Message.pub_date to date_sent, part 2. 2019-10-05 19:01:34 -07:00
management models: Migration of Message.pub_date to date_sent, part 2. 2019-10-05 19:01:34 -07:00
migrations migrations: Remove unused imports. 2019-02-02 17:01:04 -08:00
tests models: Migration of Message.pub_date to date_sent, part 2. 2019-10-05 19:01:34 -07:00
__init__.py Create "analytics" app with activity reports. 2013-11-06 12:07:32 -05:00
models.py analytics/zilencer/zproject: Remove unused imports. 2019-02-02 17:31:45 -08:00
urls.py activity: Create interface for doing support operations. 2019-03-11 12:01:11 -07:00
views.py models: Migration of Message.pub_date to date_sent, part 2. 2019-10-05 19:01:34 -07:00