django1/django/test
Simon Charette 56c461a0d7 Fixed #26038 -- Changed FileSystemStorage defaults on setting change.
Thanks to Dave Voutila for the report and Tim for the review.
2016-01-07 12:04:39 -05:00
..
__init__.py Sorted imports in __init__.py files. 2015-06-27 11:53:33 -04:00
client.py Fixed #24855 -- Allowed using contrib.auth.login() without credentials. 2016-01-07 08:56:07 -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 #26038 -- Changed FileSystemStorage defaults on setting change. 2016-01-07 12:04:39 -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