zulip/analytics
umkay 78477ea071 Reorder the columns in analytics tables inherited from BaseCount.
This is primarily implemented through altering the migration file in
order to move the columns, but also we try to make the defaults a
little better for future tables inherited from BaseCount.
2016-10-06 17:51:01 -07:00
..
lib Fix aggregation to analytics summary tables. 2016-10-06 08:46:33 -07:00
management update_analytics_counts: Add missing future imports. 2016-10-05 17:13:46 -07:00
migrations Reorder the columns in analytics tables inherited from BaseCount. 2016-10-06 17:51:01 -07:00
tests Add a new statistics/analytics framework. 2016-10-04 17:18:54 -07:00
__init__.py Create "analytics" app with activity reports. 2013-11-06 12:07:32 -05:00
models.py Reorder the columns in analytics tables inherited from BaseCount. 2016-10-06 17:51:01 -07:00
urls.py Enable i18n support in URL configuration. 2016-05-19 08:33:30 -07:00
views.py Fix annotations clashing with UserProfile's model fields. 2016-06-13 20:01:01 +05:30