mirror of https://github.com/zulip/zulip.git
0100440a86
With `realm_active_humans` no longer dependent on the per-user rows, there is no reason to preserve them -- any measure of "was a user active" should look directly at the much richer RealmAuditLog. This removes the bulk of the UserCount table, since the remaining rows all require user interaction of some sort to produce rows. |
||
---|---|---|
.. | ||
lib | ||
management | ||
migrations | ||
tests | ||
views | ||
__init__.py | ||
models.py | ||
urls.py |