| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-04-19 | [2.2.x] Fixed #30328 -- Fixed crash of IntegerField.validators when ↵ | Scott Fitsimones | |
| limit_value in a custom validator is callable. Backport of a14c0fda15db7e0eb982ac7b68d47b45fc95b4cb from master | |||
| 2017-09-29 | Fixed #27979 -- Made MySQL raise IntegrityError rather than OperationalError ↵ | Tim Graham | |
| when saving negative numbers in PositiveInteger fields. | |||
| 2017-01-18 | Refs #23919 -- Removed six.<various>_types usage | Claude Paroz | |
| Thanks Tim Graham and Simon Charette for the reviews. | |||
| 2016-06-28 | Fixed #26786 -- Avoided redundant max value validators on integer fields. | Eduard Stepanov | |
| 2016-03-23 | Split model_fields tests into different files. | Tim Graham | |
