django/tests/forms_tests
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