mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00: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.