zulip/corporate
Prakhar Pratyush c5b3d2e434 custom_check: Add rule to avoid creating savepoints.
This commit adds a custom rule to check python files
and raise lint error if they have transaction.atomic used
without any argument or savepoint=True is used.

It helps to avoid creating unintended savepoints in the future.
2024-11-21 14:55:15 -08:00
..
lib custom_check: Add rule to avoid creating savepoints. 2024-11-21 14:55:15 -08:00
management
migrations migrations: Squash corporate migrations. 2024-08-23 17:15:35 -07:00
tests billing: Link customer stripe ID for manual fixed-price plan invoices. 2024-11-21 10:34:33 -08:00
views support: Consolidate logic for generating support URLs. 2024-11-05 08:56:24 -08: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