django-pgtransaction

A context manager/decorator which extends Django's atomic function with the ability to set isolation level and retries for a given transaction.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install django-pgtransaction

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.5.2 2025-01-10    
1.5.1 2024-12-16    
1.5.0 2024-11-02    
1.4.0 2024-08-25    
1.3.2 2024-04-24    
1.3.1 2024-04-06    
1.3.0 2023-11-26    
1.2.1 2023-10-09    
1.2.0 2023-10-08    
1.1.0 2023-06-09  
1.0.0 2022-09-20  

Issues with this package?

Page last updated 2025-01-10 23:18:32 UTC