1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/tests/servers
Flavio Curella 0bc5cd6280 Fixed #25684 -- Made runserver use logging for request/response output.
Thanks andreif for the contributing to the patch.
2016-01-11 07:35:17 -05:00
..
another_app
fixtures
media
static
__init__.py
models.py
test_basehttp.py Fixed #25684 -- Made runserver use logging for request/response output. 2016-01-11 07:35:17 -05:00
tests.py Refs #26011 -- Fixed AttributeError in test_port_bind test. 2016-01-02 11:03:24 -05:00
urls.py
views.py