django1/django/test
Shai Berger 35291df7f7 Fixed #19542: Made mirroring databases for tests work with Oracle
No tests are provided because there is no sane way to test database
settings within the Django test suite.

Thanks Aymeric Augustin for review.
2015-06-05 12:29:15 +03:00
..
__init__.py Fixed #19259 -- Added group by selected primary keys support. 2015-03-29 22:03:30 -04:00
client.py Fixed #24773 -- Added a json() method on test client responses. 2015-05-25 10:42:30 -04:00
html.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
runner.py Fixed #19542: Made mirroring databases for tests work with Oracle 2015-06-05 12:29:15 +03:00
signals.py Fixed #17085, #24783 -- Refactored template library registration. 2015-05-21 09:12:06 -05:00
testcases.py Fixed #24652 -- Disallowed query execution in SimpleTestCase subclasses. 2015-05-20 12:50:41 -04:00
utils.py Fixed #24526 -- Combined django.request/security loggers with the root logger. 2015-04-24 11:07:42 -04:00