mirror of
https://github.com/zulip/zulip.git
synced 2026-07-06 21:18:58 +08:00
Moves two functions in corporate/lib/stripe.py that are used to get data for the main installation activity analytics page to a separate file: corporate/lib/analytics.py. Also, updates these functions for the possibility of realm being None for a Customer object. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| activity_common.py | ||
| installation_activity.py | ||
| realm_activity.py | ||
| remote_activity.py | ||
| stats.py | ||
| support.py | ||
| user_activity.py | ||