1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/tests/servers
Jon Dufresne a0f8c52ae2 Fixed ResourceWarnings in tests/servers/tests.py.
e.g. ResourceWarning: unclosed <socket.socket [closed] fd=6, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6>
2017-06-05 09:56:51 -04:00
..
another_app
fixtures
media
static
__init__.py
models.py
test_basehttp.py
test_liveserverthread.py
tests.py Fixed ResourceWarnings in tests/servers/tests.py. 2017-06-05 09:56:51 -04:00
urls.py
views.py Fixed ResourceWarnings in tests/servers/tests.py. 2017-06-05 09:56:51 -04:00