1
0
mirror of https://github.com/django/django.git synced 2025-01-10 18:36:05 +00:00
django/tests/test_utils
2021-08-30 07:06:22 +02:00
..
fixtures
templates/template_used
__init__.py
models.py
test_serializemixin.py
test_simpletestcase.py
test_testcase.py Refs #32508 -- Raised ImproperlyConfigured/TypeError instead of using "assert". 2021-07-05 13:31:03 +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