c542d0a072
DecimalField must itself validate() values, such as NaN, which cannot be
passed to validators, such as MaxValueValidator, during the
run_validators() phase.
Regression in
|
||
---|---|---|
.. | ||
field_tests | ||
jinja2/forms_tests | ||
templates/forms_tests | ||
tests | ||
widget_tests | ||
__init__.py | ||
models.py | ||
urls.py | ||
views.py |