| Age | Commit message (Expand) | Author |
|---|---|---|
| 2017-07-14 | Fixed #28387 -- Fixed has_changed() for disabled form fields that subclass it. | Srinivas Reddy Thatiparthy |
| 2017-06-03 | Fixed #28192 -- Required passing optional form field args as keyword args. | Claude Paroz |
| 2017-04-24 | Removed obsolete Widget.format_output() in tests. | Tim Graham |
| 2017-01-25 | Refs #23919 -- Replaced super(ClassName, self) with super(). | chillaranand |
| 2016-09-21 | Fixed #27256 -- Changed Select widget's selected attribute to use HTML5 boole... | Jon Dufresne |
| 2016-04-21 | Fixed #22383 -- Added support for HTML5 required attribute on required form f... | 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 |
