zulip/corporate
Prakhar Pratyush f351f94827 do_change_plan_type: Mark the transaction to not create savepoints.
This commit adds 'savepoint=False' to the transaction.atomic
decorators of do_change_plan_type as we don't intend to create
savepoints when the function is called inside an outer transaction.
2024-11-01 16:41:15 -07:00
..
lib do_change_plan_type: Mark the transaction to not create savepoints. 2024-11-01 16:41:15 -07:00
management
migrations migrations: Squash corporate migrations. 2024-08-23 17:15:35 -07:00
tests requirements: Upgrade Python requirements. 2024-10-20 18:16:27 -07:00
views remote-activity: Show remote realm mobile user and push data. 2024-10-24 12:51:53 -07:00
__init__.py
models.py corporate: Revise string method for LicenseLedger objects. 2024-08-29 12:00:38 -07:00
urls.py activity: Add view for a remote server's audit logs. 2024-09-17 09:34:17 -07:00