mirror of
https://github.com/django/django.git
synced 2025-03-15 11:50:46 +00:00
This was a stealth option only used by the tests, and it isn't useful any more since `atomic` provides nested transactions. Backport of 2c40681 from master.