Tobias McNulty 17e661641d Refs #26666 -- Added ALLOWED_HOSTS validation when running tests. 8 lat temu
..
__init__.py 89f40e3624 Merged regressiontests and modeltests into the test root. 12 lat temu
auth_backends.py b44dee16e6 Fixed #20916 -- Added Client.force_login() to bypass authentication. 9 lat temu
test_conditional_content_removal.py bb0b4b705b Fixed #26052 -- Moved conditional_content_removal() processing to the test client. 9 lat temu
tests.py 17e661641d Refs #26666 -- Added ALLOWED_HOSTS validation when running tests. 8 lat temu
urls.py d2569f89f2 Fixed #26428 -- Added support for relative path redirects in assertRedirects(). 9 lat temu
views.py edf3b88f1a Refs #25969 -- Replaced usage of render_to_response() with render() in tests. 9 lat temu