1
0
mirror of https://github.com/django/django.git synced 2025-01-08 17:37:20 +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 Made SerializeMixin check lockfile attr at import time. 2021-06-04 12:29:09 +02:00
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 #33054 -- Made TestCase.captureOnCommitCallbacks() capture callbacks recursively. 2021-08-30 07:06:22 +02:00
urls.py
views.py