This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
django
/
test
History
Adam Zapletal
06ba492611
[1.10.x]
Fixed
#27028
-- Clarified failed parallel tests message.
...
Backport of 2a11d2d7a7d5c6609c85dbc631fad6b8a8645a64 from master
2016-08-08 09:24:31 -04:00
..
__init__.py
Refs
#25735
-- Made @tag decorator importable from django.test.
2016-02-19 14:21:00 -05:00
client.py
[1.10.x]
Fixed
#27027
-- Restored Client.force_login() defaulting to the first auth backend.
2016-08-06 08:42:17 -04:00
html.py
Fixed E128 flake8 warnings in django/.
2016-04-08 09:51:06 -04:00
runner.py
[1.10.x]
Fixed
#27028
-- Clarified failed parallel tests message.
2016-08-08 09:24:31 -04:00
selenium.py
Fixed
#26577
-- Disabled implicit wait of Selenium tests where appropriate.
2016-05-03 23:19:24 -04:00
signals.py
Moved the AUTH_USER_MODEL setting changed receiver.
2016-05-18 09:56:29 -04:00
testcases.py
[1.10.x]
Fixed
#26922
-- Fixed SimpleTestCase.assertHTMLEqual() crash on Python 3.5+.
2016-07-21 17:06:48 -04:00
utils.py
[1.10.x] Edited docs of test.utils.setup/teardown_test_environment().
2016-08-05 17:41:49 -04:00