django/tests/transactions_regress
Aymeric Augustin a2b4af3a1a Fixed #20724 -- Test failure on SQLite.
This test failure happened if the connection's NAME was set to a file
system path, and its TEST_NAME wasn't.

Thanks Claude for the report.

Conflicts:
	tests/transactions_regress/tests.py

Backport of 404870ee1f from master.
2013-07-09 21:43:20 +02:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py Fixed #16649 -- Refactored save_base logic 2013-03-14 11:01:47 +02:00
tests.py Fixed #20724 -- Test failure on SQLite. 2013-07-09 21:43:20 +02:00