zulip/analytics/management
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
..
commands analytics: Match client names in populate_analytics_db to populate_db. 2017-04-12 11:45:15 -07:00
__init__.py Move management commands to the analytics app. 2013-11-06 16:51:08 -05:00