1
0
mirror of https://github.com/django/django.git synced 2025-03-12 10:22:37 +00:00
Aymeric Augustin cb4a000adb [1.6.x] Fixed #21452 -- Non-autocommit connections to PostgreSQL.
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.

Backport of 1afe7488 from master
2014-01-12 18:47:03 +01:00
..
2013-05-21 10:42:15 +01:00
2013-05-21 10:42:15 +01:00
2013-02-26 14:36:57 +01:00
2013-02-26 10:00:14 +01:00