django1/django/test
Adam Chainz b46dad1bef [1.8.x] Fixed #25176 -- Prevented TestCase.setUpTestData() exception from leaking transaction.
Backport of 0abb06930f from master
2015-08-01 07:38:20 -04:00
..
__init__.py Added ignore_warnings decorator 2014-12-30 18:16:25 +01:00
client.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
html.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
runner.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
signals.py [1.8.x] Deprecated TEMPLATE_DEBUG setting. 2015-02-15 20:48:48 +01:00
testcases.py [1.8.x] Fixed #25176 -- Prevented TestCase.setUpTestData() exception from leaking transaction. 2015-08-01 07:38:20 -04:00
utils.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00