zulip/analytics
Rishi Gupta f3fc9721f4 analytics: Match client names in populate_analytics_db to populate_db.
Originally, all the client names in populate_analytics_db started with
underscores to make it easy to selectively delete and regenerate them when
re-running populate_analytics_db.

We eventually want to merge populate_analytics_db into populate_db though,
in which case it makes more sense for them to share client names, and not
worry about the case where we run (or re-run) populate_analytics_db
independently of populate_db.
2017-04-12 11:45:15 -07:00
..
lib analytics: Separate private messages from group private messages. 2017-03-20 11:46:29 -07:00
management analytics: Match client names in populate_analytics_db to populate_db. 2017-04-12 11:45:15 -07:00
migrations analytics: Separate private messages from group private messages. 2017-03-20 11:46:29 -07:00
tests analytics: Match client names in populate_analytics_db to populate_db. 2017-04-12 11:45:15 -07:00
__init__.py Create "analytics" app with activity reports. 2013-11-06 12:07:32 -05:00
models.py analytics/models: Remove extended_id and key_model. 2017-03-14 16:59:54 -07:00
urls.py analytics: Add comment explaining server admin routes. 2017-02-02 16:23:10 -08:00
views.py analytics: Match client names in populate_analytics_db to populate_db. 2017-04-12 11:45:15 -07:00