zulip/analytics
Prakhar Pratyush 51b39cb682 stripe: Add 'do_update_plan' method to the 'BillingSession' class.
This commit moves a major portion of the 'update_plan`
view to a new shared 'BillingSession.do_update_plan' method.

This refactoring will help in minimizing duplicate code
while supporting both realm and remote_server customers.
2023-11-23 09:01:45 -08:00
..
lib analytics: Move logging config into LOGGING, use "zulip.analytics". 2023-11-21 10:49:57 -08:00
management analytics: Slew record reporting by up to 10 minutes. 2023-11-21 10:49:57 -08:00
migrations analytics: Regenerate partial indexes due to Django bug. 2023-11-16 13:53:04 -08:00
tests stripe: Add 'do_update_plan' method to the 'BillingSession' class. 2023-11-23 09:01:45 -08:00
views stripe: Add 'do_update_plan' method to the 'BillingSession' class. 2023-11-23 09:01:45 -08:00
__init__.py
models.py mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
urls.py stats: Support fetching StreamCount based on stream_id. 2023-10-16 15:10:14 -07:00