Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 316 Bytes

File metadata and controls

20 lines (11 loc) · 316 Bytes

Django Subatomic

Precise control over transaction logic in Django.

Splits Django's atomic into a suite of more specific utilities.

Prerequisites

This package supports sensible combinations of:

  • Python 3.12, 3.13, 3.14.
  • Django 4.2, 5.1, 5.2.

Installation

pip install django-subatomic