django1/django/test
Vasiliy Faronov ac77c55bc5 Fixed #26567 -- Updated references to obsolete RFC2616.
Didn't touch comments where it wasn't obvious that the code adhered to
the newer standard.
2016-05-03 11:14:40 -04:00
..
__init__.py Refs #25735 -- Made @tag decorator importable from django.test. 2016-02-19 14:21:00 -05:00
client.py Fixed #26567 -- Updated references to obsolete RFC2616. 2016-05-03 11:14:40 -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