mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
This commit moves the main context creation part of the 'billing_home` view to a new shared 'BillingSession.get_billing_page_context' method. This refactoring will help in minimizing duplicate code while supporting both realm and remote_server customers.