| Age | Commit message (Expand) | Author |
|---|---|---|
| 2016-05-04 | Fixed #22936 -- Obsoleted Field.get_prep_lookup()/get_db_prep_lookup() | Claude Paroz |
| 2016-04-03 | Fixed #26101 -- Allowed introspection of base_field.model in RangeField | anna |
| 2016-02-16 | Fixed #26215 -- Fixed RangeField/ArrayField serialization with None values | Claude Paroz |
| 2015-09-21 | Fixed #24629 -- Unified Transform and Expression APIs | Josh Smeaton |
| 2015-07-14 | Fixed #24716 -- Deprecated Field._get_val_from_obj() | Thomas Stephenson |
| 2015-06-06 | Instead of using DjangoJSONEncoder, use base_field's value_to_string. | Matthew Somerville |
| 2015-06-05 | Fixed #24937 -- fix serialization of Date(Time)RangeField. | Matthew Somerville |
| 2015-06-04 | Fixed #24837 -- field__contained_by=Range | Marc Tamlyn |
| 2015-02-06 | Sorted imports with isort; refs #23860. | Tim Graham |
| 2015-01-10 | Fixed #24001 -- Added range fields for PostgreSQL. | Marc Tamlyn |
