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.
https://github.com/kraken-tech/django-subatomic
#django #djangoorm