1
0
mirror of https://github.com/django/django.git synced 2024-12-23 01:25:58 +00:00
django/tests/servers
Gregor Gärtner f0c06f8ab7 Refs #33990 -- Renamed TransactionTestCase.assertQuerysetEqual() to assertQuerySetEqual().
Co-Authored-By: Michael Howitz <mh@gocept.com>
2022-10-08 08:07:38 +02:00
..
another_app
fixtures
media
static
__init__.py
models.py
test_basehttp.py Refs #25684 -- Removed double newline from request/response output of runserver. 2022-02-14 06:55:34 +01:00
test_liveserverthread.py
tests.py Refs #33990 -- Renamed TransactionTestCase.assertQuerysetEqual() to assertQuerySetEqual(). 2022-10-08 08:07:38 +02:00
urls.py
views.py