| Age | Commit message (Expand) | Author |
|---|---|---|
| 2016-08-10 | Updated an import per isort. | Tim Graham |
| 2016-08-06 | Fixed #27015 -- Prevented HTML-invalid minlength/maxlength on hidden inputs | Claude Paroz |
| 2016-07-14 | Fixed #26821 -- Fixed forms.Email/URLField crash on None value. | Priy |
| 2016-07-14 | Fixed #26890 -- Fixed IntegerField crash on Unicode numbers. | Jon Dufresne |
| 2016-06-16 | Fixed #26747 -- Used more specific assertions in the Django test suite. | Jon Dufresne |
| 2016-04-24 | Fixed #26534 -- Fixed boolean form fields has_changed() with hidden input. | David Sanders |
| 2016-04-23 | Fixed #26533 -- Renamed Widget._format_value() to format_value(). | Tim Graham |
| 2016-04-21 | Fixed #22383 -- Added support for HTML5 required attribute on required form f... | Jon Dufresne |
| 2016-04-19 | Fixed #26516 -- Added minlength attribute when forms.CharField.min_length is ... | Jon Dufresne |
| 2016-04-11 | Split form's test_fields.py into different files. | Berker Peksag |
| 2015-08-31 | Rewrote form widget tests as proper unittests. | Preston Timmons |
