zulip/analytics
Rishi Gupta 929b69397b analytics: Change string representation of BaseCount models.
Previously we showed both the value and the id of the BaseCount record,
which is confusing in a typical case where you only care about the value,
and both the value and id are smallish ints.
2016-10-09 16:09:04 -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 analytics: Re-organize tests into higher level TestClasses. 2016-10-09 16:09:04 -07:00
__init__.py Create "analytics" app with activity reports. 2013-11-06 12:07:32 -05:00
models.py analytics: Change string representation of BaseCount models. 2016-10-09 16:09:04 -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