Subatomic splits Django's atomic into a suite of more specific utilities.
It offers precise control over transaction logic in Django projects and transaction simulation in tests.
Documentation can be found at https://kraken-tech.github.io/django-subatomic/.
This package supports sensible combinations of:
- Python 3.12, 3.13, 3.14.
- Django 4.2, 5.1, 5.2, 6.0.