django/tests/servers
Tim Graham 81cdcb66bc Fixed #26791 -- Replaced LiveServerTestCase port ranges with binding to port 0. 2016-06-23 12:04:05 -04:00
..
another_app
fixtures
media
static
__init__.py
models.py
test_basehttp.py Refs #25684 -- Silenced logging output in servers tests. 2016-02-08 11:14:27 -05:00
tests.py Fixed #26791 -- Replaced LiveServerTestCase port ranges with binding to port 0. 2016-06-23 12:04:05 -04:00
urls.py
views.py