A few weeks ago, Kraken Tech released Django Subatomic. This is a set of wrappers around Django's `atomic`, providing a stricter, more intentional API for managing database transactions in Django projects. I think this is a great idea and would encourage you to try it!
Full disclosure: I'm helping to maintain it.
#django #djangoorm
GitHub
GitHub - kraken-tech/django-subatomic: Intentional control over transaction logic in Django.
Intentional control over transaction logic in Django. - kraken-tech/django-subatomic