mirror of
https://github.com/zulip/zulip.git
synced 2026-06-21 21:32:29 +08:00
It is confusing to have the plan type constants not be namespaced by the thing they represent. We already have a namespacing convention in place for constants, so we should use it for Realm.plan_type as well. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| activity_common.py | ||
| installation_activity.py | ||
| realm_activity.py | ||
| stats.py | ||
| support.py | ||
| user_activity.py | ||