mirror of
https://github.com/django/django.git
synced 2025-02-21 23:05:09 +00:00
It doesn't work as one might expect on a certain database backend where autocommits_when_autocommit_is_off = True. That backend happens to be popular for running tests.