Tim Graham
|
730173d1c5
|
Fixed #29623 -- Fixed translation failure of DurationField's "overflow" error message.
|
2018-08-08 06:24:52 -04:00 |
Srinivas Reddy Thatiparthy
|
55b5393bd2
|
Fixed #28474 -- Made DurationField raise ValidationError for inputs that raised OverflowError.
|
2017-10-25 18:05:13 -04: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 |