django1/django/test
Chris Wilson 65131911db Fixed #21518 -- Made override_settings(ROOT_URLCONF) clear the resolver cache.
Thanks Aymeric Augustin and Simon Charette for reviews.
2014-02-07 15:29:25 -05:00
..
__init__.py Fixed #16905 -- Added extensible checks (nee validation) framework 2014-01-20 10:45:21 +08:00
_doctest.py Checkout prior commit of _doctest.py 2013-11-02 20:20:53 -04:00
client.py Refs #21831 -- Softened the TestClient dependency on contrib.auth. 2014-01-21 08:51:23 +08: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 Fixed #21518 -- Made override_settings(ROOT_URLCONF) clear the resolver cache. 2014-02-07 15:29:25 -05:00
simple.py Made the AppConfig API marginally more consistent. 2013-12-26 19:25:09 +01:00
testcases.py Fixed #16905 -- Added extensible checks (nee validation) framework 2014-01-20 10:45:21 +08:00
utils.py Removed TransRealMixin. 2014-01-27 22:02:07 +01:00