django1/django/test
Florian Apolloner 474eeccb52 Fixed a typo (I guess). 2014-02-13 17:36:53 +01: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 Fixed a typo (I guess). 2014-02-13 17:36:53 +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 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 Allowed a message to be passed to assertQuerysetEqual to make it consistent with other assert methods. 2014-02-10 05:21:23 -05:00
utils.py Removed TransRealMixin. 2014-01-27 22:02:07 +01:00