django1/tests/transactions_regress
Aymeric Augustin 404870ee1f 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.
2013-07-09 21:41:30 +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:41:30 +02:00