zulip/analytics/lib
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 Add a new statistics/analytics framework. 2016-10-04 17:18:54 -07:00
counts.py models: Migration of Message.pub_date to date_sent, part 2. 2019-10-05 19:01:34 -07:00
fixtures.py analytics: Use Python 3 syntax for typing (final). 2017-11-22 12:16:59 -08:00
time_utils.py analytics: Wrap some longer lines. 2017-11-17 13:19:48 -08:00