django1/django/test
Claude Paroz 2a31d00933 Fixed #21740 -- Stopped using mutable default arguments in test client
Thanks Denver Coneybeare for the report and initial patch, and
Atala for another patch.
2014-01-16 17:44:20 +01:00
..
__init__.py Added modify_settings to alter settings containing lists of values. 2013-12-23 21:37:43 +01:00
_doctest.py Checkout prior commit of _doctest.py 2013-11-02 20:20:53 -04:00
client.py Fixed #21740 -- Stopped using mutable default arguments in test client 2014-01-16 17:44:20 +01:00
html.py Fixed all the E203 violations 2013-10-26 18:27:42 -07:00
runner.py Fixed #21206 -- Fixed test discovery without labels 2014-01-01 12:40:16 +01:00
signals.py Wiped get_commands() cache when INSTALLED_APPS changes. 2014-01-01 18:11:09 +01:00
simple.py Made the AppConfig API marginally more consistent. 2013-12-26 19:25:09 +01:00
testcases.py Renamed AppCache to Apps. 2013-12-24 12:25:17 +01:00
utils.py Renamed AppCache to Apps. 2013-12-24 12:25:17 +01:00