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-01-18 14:24:39 +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
Removed unused variable in test_datetimefield_clean_input_formats.
2020-05-20 06:02:28 +02:00
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
…