mirror of https://github.com/django/django.git
40bfd8561d
This is achieved by inserting a fake entry in connection.queries when not releasing a savepoint (since Oracle doesn't support that operation.) Also removed the can_release_savepoints feature that was recently added, but is superseded by this solution. |
||
---|---|---|
.. | ||
fixtures | ||
templates | ||
__init__.py | ||
admin.py | ||
customadmin.py | ||
forms.py | ||
models.py | ||
tests.py | ||
urls.py | ||
views.py |