1
0
mirror of https://github.com/django/django.git synced 2024-12-23 09:36:06 +00:00
django/tests/test_utils
2021-10-29 12:09:23 +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 Fixed #33236 -- Fixed assertHTMLEqual() error messages for escaped HTML. 2021-10-29 12:09:23 +02:00
urls.py
views.py