1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
django/tests/servers
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