| Age | Commit message (Expand) | Author |
|---|---|---|
| 2018-10-02 | Fixed #29598 -- Deprecated FloatRangeField in favor of DecimalRangeField. | Stefano Chiodino |
| 2017-05-20 | Fixed #28227 -- Allowed importing BaseRangeField/RangeWidget from contrib.pos... | Tom |
| 2017-02-07 | Converted usage of ugettext* functions to their gettext* aliases | Claude Paroz |
| 2017-01-25 | Refs #23919 -- Replaced super(ClassName, self) with super(). | chillaranand |
| 2016-01-05 | Replaced dict.setdefault() usage to avoid unnecessary object instantiations. | Benjamin Bach |
| 2015-05-25 | Fixed #24841 -- Made BaseRangeField.prepare_value() call base_field's prepare... | Villiers Strauss |
| 2015-02-20 | Fixed #24341 -- Added specific error messages to RangeField subclasses | foresmac |
| 2015-02-06 | Sorted imports with isort; refs #23860. | Tim Graham |
| 2015-01-22 | Fixed #24170 -- Implemented decompress for BaseRangeField widgets | Ng Zhi An |
| 2015-01-10 | Fixed #24001 -- Added range fields for PostgreSQL. | Marc Tamlyn |
