Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed #24716 -- Deprecated Field._get_val_from_obj() | Thomas Stephenson | 2015-07-14 | 1 | -1/+1 |
| | | | | | | The method duplicates the functionality of Field.value_from_object() and has the additional downside of being a privately named public API method. | ||||
* | Fixed #24604 -- Added JSONField to contrib.postgres. | Marc Tamlyn | 2015-05-30 | 1 | -0/+99 |