django1/django/test
Tim Graham 2f698cd991 Refs #26428 -- Added support for relative path redirects to the test client.
Thanks iktyrrell for the patch.
2016-04-29 09:15:28 -04:00
..
__init__.py Refs #25735 -- Made @tag decorator importable from django.test. 2016-02-19 14:21:00 -05:00
client.py Refs #26428 -- Added support for relative path redirects to the test client. 2016-04-29 09:15:28 -04:00
html.py Fixed E128 flake8 warnings in django/. 2016-04-08 09:51:06 -04:00
runner.py Fixed E128 flake8 warnings in django/. 2016-04-08 09:51:06 -04:00
selenium.py Fixed #25364 -- Added generic way to test on all browsers supported by selenium. 2016-03-15 13:10:32 -04:00
signals.py Fixed #26177 -- Fixed a PostgreSQL crash with TIME_ZONE=None and USE_TZ=False. 2016-02-08 07:21:54 -05:00
testcases.py Fixed E128 flake8 warnings in django/. 2016-04-08 09:51:06 -04:00
utils.py Fixed E128 flake8 warnings in django/. 2016-04-08 09:51:06 -04:00