django/tests/test_utils
Adam Johnson 9582745257 Fixed #35622 -- Made unittest ignore Django assertions in traceback frames.
Co-authored-by: Natalia <124304+nessita@users.noreply.github.com>
2024-08-08 21:34:01 -03:00
..
fixtures
templates/template_used
__init__.py
models.py
test_serializemixin.py
test_simpletestcase.py
test_testcase.py Refs #32114 -- Fixed test crash on non-picklable objects in subtests when PickleError is raised. 2024-02-26 17:18:48 +01:00
test_transactiontestcase.py
tests.py Fixed #35622 -- Made unittest ignore Django assertions in traceback frames. 2024-08-08 21:34:01 -03:00
urls.py
views.py