mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_counts.py | ||
| test_views.py | ||