| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed #32559 -- Added 'step_size’ to numeric form fields. | Kapil Bansal | 2022-05-12 | 1 | -0/+14 |
| * | Refs #33476 -- Reformatted code with Black. | django-bot | 2022-02-07 | 1 | -46/+66 |
| * | Changed django.forms.ValidationError imports to django.core.exceptions.Valida... | François Freitag | 2020-04-28 | 1 | -1/+2 |
| * | Fixed #29038 -- Removed closing slash from HTML void tags. | Jon Dufresne | 2018-01-21 | 1 | -5/+5 |
| * | Refs #23919 -- Removed encoding preambles and future imports | Claude Paroz | 2017-01-18 | 1 | -3/+0 |
| * | Fixed #26890 -- Fixed IntegerField crash on Unicode numbers. | Jon Dufresne | 2016-07-14 | 1 | -0/+4 |
| * | Fixed #22383 -- Added support for HTML5 required attribute on required form f... | Jon Dufresne | 2016-04-21 | 1 | -5/+5 |
| * | Split form's test_fields.py into different files. | Berker Peksag | 2016-04-11 | 1 | -0/+136 |
