This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-22 23:44:23 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
test_utils
History
Arian
51d703a27f
Fixed
#34823
-- Fixed assertTemplateUsed() context manager crash on unnamed templates.
2023-09-22 10:51:10 +02:00
..
fixtures
…
templates
/template_used
…
__init__.py
…
models.py
…
test_serializemixin.py
…
test_simpletestcase.py
…
test_testcase.py
…
test_transactiontestcase.py
…
tests.py
Fixed
#34823
-- Fixed assertTemplateUsed() context manager crash on unnamed templates.
2023-09-22 10:51:10 +02:00
urls.py
…
views.py
…