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-06 07:25:19 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
forms_tests
History
David Smith
557fa51837
Refs
#32819
-- Added aria-describedby test for widgets with custom id.
2023-11-17 05:43:33 +01:00
..
field_tests
Fixed
#31262
-- Added support for mappings on model fields and ChoiceField's choices.
2023-08-30 22:57:40 -03:00
jinja2
/forms_tests
…
templates
/forms_tests
…
templatetags
…
tests
Refs
#32819
-- Added aria-describedby test for widgets with custom id.
2023-11-17 05:43:33 +01:00
widget_tests
Fixed
#31262
-- Added support for mappings on model fields and ChoiceField's choices.
2023-08-30 22:57:40 -03:00
__init__.py
…
models.py
…
urls.py
…
views.py
…