django/tests/backends
Tim Graham e51662e7bc [1.7.x] Fixed #22811 -- Allowed setting both the old and new TEST database settings.
An ImproperlyConfigured exception will be raised they mismatch.

Backport of 1c58cabad7 and a2cd0e12c9 from master
2014-06-12 13:28:16 -04:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py Avoided using BinaryField unecessarily in tests. 2014-06-05 17:10:42 +02:00
tests.py [1.7.x] Fixed #22811 -- Allowed setting both the old and new TEST database settings. 2014-06-12 13:28:16 -04:00