This website requires JavaScript.
Explore
Help
Sign In
test0908
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
1b0287b4b8
django
/
django
/
test
History
Ben Demboski
fc8f097117
Fixed
#27027
-- Restored Client.force_login() defaulting to the first auth backend.
2016-08-06 08:41:41 -04:00
..
__init__.py
Refs
#25735
-- Made @tag decorator importable from django.test.
2016-02-19 14:21:00 -05:00
client.py
Fixed
#27027
-- Restored Client.force_login() defaulting to the first auth backend.
2016-08-06 08:41:41 -04:00
html.py
Fixed E128 flake8 warnings in django/.
2016-04-08 09:51:06 -04:00
runner.py
Fixed
#26981
-- Added DiscoverRunner.get_test_runner_kwargs().
2016-08-04 14:45:44 -04:00
selenium.py
Fixed
#26577
-- Disabled implicit wait of Selenium tests where appropriate.
2016-05-03 23:19:24 -04:00
signals.py
Fixed
#26712
-- Avoided unnecessary SET TIMEZONE queries on PostgreSQL.
2016-06-06 11:26:02 -04:00
testcases.py
Fixed
#26976
-- Added LiveServerTestCase.server_thread_class to ease subclassing.
2016-08-01 16:15:41 -04:00
utils.py
Edited docs of test.utils.setup/teardown_test_environment().
2016-08-05 17:38:49 -04:00