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

Dependencies

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
2.1.0 2025-11-30    
2.0.0 2025-05-27    
1.5.3 2025-05-19    
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 2026-09-03 11:44:18 UTC