0
0
mirror of https://github.com/django/django.git synced 2024-12-01 15:42:04 +01:00
django/tests/servers
2019-11-18 15:30:10 +01:00
..
another_app
fixtures
media
static
__init__.py
models.py
test_basehttp.py
test_liveserverthread.py Fixed #30171 -- Fixed DatabaseError in servers tests. 2019-02-14 10:04:55 -05:00
tests.py Replaced unnecessary str()/bytes() calls with literals. 2019-11-18 15:30:10 +01:00
urls.py Updated test URL patterns to use path() and re_path(). 2018-12-31 10:47:32 -05:00
views.py Removed default empty content argument from HttpResponse calls. 2019-02-09 16:27:32 -05:00