This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-10-29 08:36:09 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
1940e3daef8192d289f82fe97a9535fbca6a2c8c
django
/
tests
/
test_utils
History
Chris Lamb
5a85f2ca5f
[1.11.x]
Fixed
#27873
-- Fixed crash in setup_test_environment() if ALLOWED_HOSTS is a tuple.
...
Regression in
17e661641d
Backport of
339d526d55
from master
2017-02-24 14:06:42 -05:00
..
fixtures
…
templates
/template_used
…
__init__.py
…
models.py
…
test_testcase.py
…
test_transactiontestcase.py
…
tests.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
urls.py
…
views.py
…