When settings.DATABASES['default']['AUTOCOMMIT'] = False, the connection wasn't in autocommit mode but Django pretended it was. Thanks Anssi for analysing this issue. Refs #17062. |
||
---|---|---|
.. | ||
dummy | ||
mysql | ||
oracle | ||
postgresql_psycopg2 | ||
sqlite3 | ||
__init__.py | ||
creation.py | ||
schema.py | ||
signals.py | ||
util.py | ||
utils.py |