Site icon GIXtools

Durable database transactions in Django

David Seddon, a senior developer in our team,
recently published an interested blog post on “The trouble with
transaction.atomic”
drawing
on internal discussions within our tech team.

This was picked up by the core Django team and a new durable flag has already
been added to the django.db.transaction.atomic function — see the development
branch docs
.

We can look forward to this feature in Django 3.2.

Source:: Kraken Technologies

Exit mobile version