mirror of https://github.com/zulip/zulip.git
75edce59c1
'process_downgrade' is used inside an outer db transaction created in 'remote_server_post_analytics'. `transaction.atomic()` block in 'process_downgrade' resulted in savepoint creation. This commit adds `savepoint=False` to avoid that. |
||
---|---|---|
.. | ||
__init__.py | ||
activity.py | ||
billing_types.py | ||
decorator.py | ||
registration.py | ||
remote_billing_util.py | ||
stripe.py | ||
stripe_event_handler.py | ||
support.py |