zulip/analytics
Rishi Gupta ee16abaf3b analytics: Fix sort function in views.sort_client_labels.
sort_client_labels sorts first by total, and then to ensure deterministic
outcomes, sorts (reverse) alphabetically by label.

Fixes regression introduced in 0c0e539.
2017-05-09 11:32:35 -07:00
..
lib pep8: Add compliance with rule E261 to counts.py. 2017-05-07 23:21:50 -07:00
management pep8: Add compliance with rule E261 to analyze_mit.py. 2017-05-07 23:21:50 -07:00
migrations analytics: Change update_analytics_counts to only use hour boundaries. 2017-04-28 16:15:07 -07:00
tests pep8: Add compliance with rule E261 to test_counts.py. 2017-05-07 23:21:50 -07:00
__init__.py Create "analytics" app with activity reports. 2013-11-06 12:07:32 -05:00
models.py pep8: Add compliance with rule E261 to analytics/models.py. 2017-05-07 23:21:50 -07:00
urls.py analytics: Add comment explaining server admin routes. 2017-02-02 16:23:10 -08:00
views.py analytics: Fix sort function in views.sort_client_labels. 2017-05-09 11:32:35 -07:00