1
0
mirror of https://github.com/django/django.git synced 2024-12-23 09:36:06 +00:00
django/tests/test_utils
2021-09-20 21:23:01 +02:00
..
fixtures
templates/template_used
__init__.py
models.py
test_serializemixin.py
test_simpletestcase.py
test_testcase.py Refs #31395 -- Removed support for assigning objects which don't support deepcopy() in setUpTestData(). 2021-09-20 21:23:01 +02:00
test_transactiontestcase.py
tests.py Refs #31235 -- Made assertQuerysetEqual() not call repr() on a queryset when compared to string values. 2021-09-20 21:23:01 +02:00
urls.py
views.py Removed default empty content argument from HttpResponse calls. 2019-02-09 16:27:32 -05:00