This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
346b46a274
django1
/
django
/
test
History
Robert Rollins
877d7b71ae
[1.11.x]
Fixed
#28212
-- Allowed customizing the port that LiveServerTestCase uses.
2017-05-30 18:06:58 -04:00
..
__init__.py
Refs
#25735
-- Made @tag decorator importable from django.test.
2016-02-19 14:21:00 -05:00
client.py
[1.11.x] Refs
#27622
-- Fixed a regression in JSON content-type detection
2017-03-07 17:00:20 +01:00
html.py
Refs
#27025
-- Fixed "invalid escape sequence" warnings in Python 3.6.
2016-09-17 15:44:06 -04:00
runner.py
[1.11.x] Replaced dict() usage with dict literals.
2017-01-23 19:14:43 -05:00
selenium.py
Fixed
#26577
-- Disabled implicit wait of Selenium tests where appropriate.
2016-05-03 23:19:24 -04:00
signals.py
Fixed
#15667
-- Added template-based widget rendering.
2016-12-27 17:50:10 -05:00
testcases.py
[1.11.x]
Fixed
#28212
-- Allowed customizing the port that LiveServerTestCase uses.
2017-05-30 18:06:58 -04:00
utils.py
[1.11.x]
Fixed
#27873
-- Fixed crash in setup_test_environment() if ALLOWED_HOSTS is a tuple.
2017-02-24 14:06:42 -05:00