django1/django/test
Tim Graham 7aba69145d Refs #23919 -- Removed django.test.mock Python 2 compatibility shim. 2017-01-20 08:17:20 -05:00
..
__init__.py Refs #23919 -- Removed django.test.mock Python 2 compatibility shim. 2017-01-20 08:17:20 -05:00
client.py Refs #23919 -- Removed unneeded str() calls 2017-01-20 14:13:55 +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 unneeded str() calls 2017-01-20 14:13:55 +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 unneeded force_str calls 2017-01-20 08:44:31 +01:00