zulip/corporate/views
Prakhar Pratyush 135d7c03cc stripe: Add 'get_billing_page_context' method to 'BillingSession'.
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.
2023-11-16 09:48:43 -08:00
..
__init__.py
billing_page.py stripe: Add 'get_billing_page_context' method to 'BillingSession'. 2023-11-16 09:48:43 -08:00
event_status.py backend: Add request as parameter to json_success. 2022-02-04 15:16:56 -08:00
portico.py urls: Show sponsorship page on a new URL. 2023-11-06 14:55:14 -08:00
session.py session: Remove unnecessary has_request_variables wrapper. 2023-11-13 10:35:39 -08:00
support.py corporate: Add contact support page. 2021-10-01 17:30:01 -07:00
upgrade.py management: Allow changing is_billing_admin using change_user_role. 2023-11-15 18:36:07 -08:00
webhook.py stripe: Prepare to switch to stripe inline annotations. 2023-11-15 15:27:54 -08:00