Fabio Bonelli
|
c886f3dee3
|
Fixed #29006 -- Fixed DecimalField.clean() crash on sNaN values.
|
2018-01-10 20:30:44 -05:00 |
Tim Graham
|
1c95737ebe
|
Reduced redundancy in DecimalField tests with subTest().
|
2018-01-10 20:30:24 -05:00 |
Josh Schneier
|
e8c4596329
|
Fixed #28562 -- Fixed DecimalValidator handling of positive exponent scientific notation.
|
2017-09-27 09:42:04 -04:00 |
Raphael Michel
|
bde814142a
|
Fixed #22654 -- Broken decimal validation
|
2017-04-07 12:45:08 +02:00 |
Claude Paroz
|
d7b9aaa366
|
Refs #23919 -- Removed encoding preambles and future imports
|
2017-01-18 09:55:19 +01:00 |
Jon Dufresne
|
ec6121693f
|
Fixed #22383 -- Added support for HTML5 required attribute on required form fields.
|
2016-04-21 19:16:38 -04:00 |
Berker Peksag
|
0247c9b08f
|
Split form's test_fields.py into different files.
|
2016-04-11 12:48:23 -04:00 |