| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-02-07 | Refs #33476 -- Reformatted code with Black. | django-bot | |
| 2017-01-25 | Refs #23919 -- Replaced super(ClassName, self) with super(). | chillaranand | |
| 2017-01-19 | Refs #23919 -- Stopped inheriting from object to define new style classes. | Simon Charette | |
| 2016-11-11 | Fixed #27431 -- Prevented disabled form fields from appearing as changed. | Kenneth Veldman | |
| 2016-11-06 | Fixed #27369 -- Prevented widgets from being shared between form field ↵ | Michal Petrucha | |
| instances. | |||
| 2016-04-11 | Split form's test_fields.py into different files. | Berker Peksag | |
