django1/django/test
Simon Charette 4ccf7154c3 Unified test context decorators.
Thanks to Tim for the review.
2016-01-06 20:00:07 -05:00
..
__init__.py Sorted imports in __init__.py files. 2015-06-27 11:53:33 -04:00
client.py Replaced dict.setdefault() usage to avoid unnecessary object instantiations. 2016-01-05 13:06:23 -05:00
html.py Fixed #25331 -- Removed trailing blank lines in docstrings. 2015-08-31 17:37:21 -04:00
runner.py Fixed many spelling mistakes in code, comments, and docs. 2015-12-03 12:48:24 -05:00
signals.py Fixed #26013 -- Moved django.core.urlresolvers to django.urls. 2015-12-31 14:21:29 -05:00
testcases.py Fixed #26011 -- Prevented random LiveServerTestCase test failures on Windows. 2015-12-31 10:57:03 -05:00
utils.py Unified test context decorators. 2016-01-06 20:00:07 -05:00