django/tests/admin_inlines
Sarah Boyce fd1dd76778 Fixed #35716 -- Fixed VariableDoesNotExist when rendering admin fieldsets.
Regression in 01ed59f753.

Thank you to Fábio Domingues and Marijke Luttekes for the report,
and thank you to Natalia Bidart for the review.
2024-08-30 20:49:27 +02:00
..
__init__.py
admin.py
models.py
test_templates.py
tests.py Fixed #35716 -- Fixed VariableDoesNotExist when rendering admin fieldsets. 2024-08-30 20:49:27 +02:00
urls.py