mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
This fixes a subtle bug where if you reran populate_analytics_db directly, we'd end up in a weird state where memcached fetched the "old" pre-flush UserProfile object for shylock when loading /stats, which ultimately would result in /stats appearing totally broken. |
||
|---|---|---|
| .. | ||
| lib | ||
| management | ||
| migrations | ||
| tests | ||
| __init__.py | ||
| models.py | ||
| urls.py | ||
| views.py | ||