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-07 16:05:34 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
forms_tests
History
Jon Dufresne
83fbaa9231
Fixed
#31806
-- Made validators include the value in ValidationErrors.
2020-07-27 13:03:26 +02:00
..
field_tests
…
jinja2
/forms_tests
…
templates
/forms_tests
…
tests
Fixed
#31806
-- Made validators include the value in ValidationErrors.
2020-07-27 13:03:26 +02:00
widget_tests
Refs
#30578
-- Made SelectDateWidget.format_value() independent of USE_L10N.
2020-07-10 13:00:37 +02:00
__init__.py
…
models.py
…
urls.py
…
views.py
…