django/tests/transactions_regress
Aymeric Augustin 8717b0668c Separated autocommit and isolation level handling for PostgreSQL.
Autocommit cannot be manipulated independently from an open connection.
This commit introduces a minor change in behavior: entering transaction
management forces opening a databasse connection. This shouldn't be
backwards incompatible in any practical use case.
2013-03-11 14:48:54 +01:00
..
__init__.py
models.py
tests.py Separated autocommit and isolation level handling for PostgreSQL. 2013-03-11 14:48:54 +01:00