django1/django/test
Tim Graham e5c67f0991 Refs #23919 -- Removed reset_warning_registry() workaround for Python < 3.4.2. 2017-01-19 10:56:00 -05:00
..
__init__.py Refs #25735 -- Made @tag decorator importable from django.test. 2016-02-19 14:21:00 -05:00
client.py Refs #23919 -- Stopped inheriting from object to define new style classes. 2017-01-19 08:39:46 +01:00
html.py Refs #23919 -- Stopped inheriting from object to define new style classes. 2017-01-19 08:39:46 +01:00
runner.py Refs #23919 -- Stopped inheriting from object to define new style classes. 2017-01-19 08:39:46 +01:00
selenium.py Refs #23919 -- Removed most of remaining six usage 2017-01-18 21:33:28 +01:00
signals.py Refs #23919 -- Removed six.PY2/PY3 usage 2017-01-18 16:21:28 +01:00
testcases.py Refs #23919 -- Stopped inheriting from object to define new style classes. 2017-01-19 08:39:46 +01:00
utils.py Refs #23919 -- Removed reset_warning_registry() workaround for Python < 3.4.2. 2017-01-19 10:56:00 -05:00