zulip/analytics
Maxim Averin 73a1dd63d5 analytics: Refactor legacy 'zulip_internal' decorator.
Rename 'zulip_internal' decorator to 'require_server_admin', add
documentation for 'server_admin', explaining how to give permission
for ./activity page.

Fixes: #1463.
2017-04-22 11:42:02 -07:00
..
lib analytics: Only update daily stats on day boundaries. 2017-04-18 11:02:51 -07:00
management Replace timezone.now with timezone_now. 2017-04-16 12:28:56 -07:00
migrations analytics: Separate private messages from group private messages. 2017-03-20 11:46:29 -07:00
tests analytics: Only update daily stats on day boundaries. 2017-04-18 11:02:51 -07:00
__init__.py Create "analytics" app with activity reports. 2013-11-06 12:07:32 -05:00
models.py Remove unused timezone import. 2017-04-16 12:28:56 -07:00
urls.py analytics: Add comment explaining server admin routes. 2017-02-02 16:23:10 -08:00
views.py analytics: Refactor legacy 'zulip_internal' decorator. 2017-04-22 11:42:02 -07:00