django/tests/servers
Tim Graham 35225e2ade Refs #27025 -- Fixed a servers test on Python 3.6.
After https://hg.python.org/cpython/rev/4ea79767ff75/,
test_strips_underscore_headers fails with:
'Stub' object has no attribute 'sendall'.
2016-08-08 16:50:48 -04:00
..
another_app
fixtures
media
static
__init__.py
models.py
test_basehttp.py Refs #27025 -- Fixed a servers test on Python 3.6. 2016-08-08 16:50:48 -04:00
tests.py
urls.py
views.py