django/tests/servers
Claude Paroz 523e04dfeb Captured logging in tests with self.assertLogs(). 2018-05-07 09:34:02 -04:00
..
another_app
fixtures
media
static
__init__.py
models.py
test_basehttp.py Captured logging in tests with self.assertLogs(). 2018-05-07 09:34:02 -04:00
test_liveserverthread.py
tests.py Refs #28440 -- Fixed server connection closing test on macOS. 2017-10-13 13:29:29 -04:00
urls.py
views.py