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-10-31 09:41:08 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
2ae024c7447c5dd4172741f0f2cefad654bc1555
django
/
tests
/
forms_tests
History
Carlton Gibson
8aab03ab55
[4.1.x]
Fixed
#33876
, Refs
#32229
-- Made management forms render with div.html template.
...
Thanks to Claude Paroz for the report. Backport of
89e695a69b
from main
2022-08-02 10:31:04 +02:00
..
field_tests
…
jinja2
/forms_tests
…
templates
/forms_tests
…
templatetags
…
tests
[4.1.x]
Fixed
#33876
, Refs
#32229
-- Made management forms render with div.html template.
2022-08-02 10:31:04 +02:00
widget_tests
…
__init__.py
…
models.py
…
urls.py
…
views.py
…