| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-08-02 | Confirmed release date for Django 3.2.6. | Carlton Gibson | |
| 2021-07-26 | Fixed #32947 -- Fixed hash() crash on reverse M2M relation when ↵ | Tom Wojcik | |
| through_fields is a list. Regression in c32d8f33d8e988a376e44997b8f3606d821f305e. | |||
| 2021-07-21 | Refs #32949 -- Adjusted release note wording. | Carlton Gibson | |
| 2021-07-21 | Fixed #32949 -- Restored invalid number handling in DecimalField.validate(). | yakimka | |
| DecimalField must itself validate() values, such as NaN, which cannot be passed to validators, such as MaxValueValidator, during the run_validators() phase. Regression in cc3d24d7d577f174937a0744d886c4c7123cfa85. | |||
| 2021-07-01 | Added stub release notes for Django 3.2.6. | Mariusz Felisiak | |
