django1/django/test
Tim Graham bb0b4b705b Fixed #26052 -- Moved conditional_content_removal() processing to the test client. 2016-04-25 07:56:07 -04:00
..
__init__.py Refs #25735 -- Made @tag decorator importable from django.test. 2016-02-19 14:21:00 -05:00
client.py Fixed #26052 -- Moved conditional_content_removal() processing to the test client. 2016-04-25 07:56:07 -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