django1/django/test
Loic Bistuer 942556df2f Fixed #22572 -- override_settings(ROOT_URLCONF) didn't clear urlresolvers._urlconfs.
Thanks Anubhav Joshi and Tim Graham for the reviews.
2014-05-05 19:29:27 +07:00
..
__init__.py Fixed #16905 -- Added extensible checks (nee validation) framework 2014-01-20 10:45:21 +08:00
client.py Revert "Fixed #15179 -- middlewares not applied for test client login()" 2014-04-28 18:41:36 -04:00
html.py Fixed all the E203 violations 2013-10-26 18:27:42 -07:00
runner.py Fix many many typos in comments throughout the codebase 2014-04-26 10:18:45 -07:00
signals.py Fixed #22572 -- override_settings(ROOT_URLCONF) didn't clear urlresolvers._urlconfs. 2014-05-05 19:29:27 +07:00
testcases.py Fix many many typos in comments throughout the codebase 2014-04-26 10:18:45 -07:00
utils.py Advanced deprecation warnings for 1.8. 2014-03-22 21:12:58 +01:00