1
0
mirror of https://github.com/django/django.git synced 2024-12-22 09:05:43 +00:00
django/tests/test_utils
Mariusz Felisiak 679212a47a
Refs #34657 -- Made msg_prefix handling in assertURLEqual()/assertInHTML consistent with other assertions.
Co-authored-by: Chinmoy Chakraborty <chinmoy12c@gmail.com>
2023-10-03 09:25:48 +02:00
..
fixtures
templates/template_used
__init__.py
models.py
test_serializemixin.py
test_simpletestcase.py
test_testcase.py
test_transactiontestcase.py
tests.py Refs #34657 -- Made msg_prefix handling in assertURLEqual()/assertInHTML consistent with other assertions. 2023-10-03 09:25:48 +02:00
urls.py
views.py