mirror of
https://github.com/django/django.git
synced 2025-02-25 09:34:59 +00:00
Also ensured the transaction state is clean on Oracle while I was there. This change cannot be backported to 1.6 because it's backwards-incompatible for custom database backends.