1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/tests/servers
Marten Kenbeek c87540cee5 Fixed #26011 -- Prevented random LiveServerTestCase test failures on Windows.
Prevented LiveServerTestCase from stealing ports used by concurrent
processes on Windows.
2015-12-31 10:57:03 -05:00
..
another_app
fixtures
media
static
__init__.py
models.py
test_basehttp.py
tests.py Fixed #26011 -- Prevented random LiveServerTestCase test failures on Windows. 2015-12-31 10:57:03 -05:00
urls.py
views.py