django1/django/test
Claude Paroz 3bac904607 Removed extraneous super call in LiveServerTestCase
Refs #21281. Thanks Tim Graham and Thomas Chaumeny for investigations.
2015-01-03 10:13:20 +01:00
..
__init__.py Added ignore_warnings decorator 2014-12-30 18:16:25 +01:00
client.py Fixed #23968 -- Replaced list comprehension with generators and dict comprehension 2014-12-08 07:58:23 -05:00
html.py Fixed all the E203 violations 2013-10-26 18:27:42 -07:00
runner.py Fixed #23992 -- Optimized reorder_suite functions using OrderedSet 2014-12-14 13:38:01 +01:00
signals.py Added initial support for loading template engines. 2014-12-28 16:08:31 +01:00
testcases.py Removed extraneous super call in LiveServerTestCase 2015-01-03 10:13:20 +01:00
utils.py Added ignore_warnings decorator 2014-12-30 18:16:25 +01:00