summaryrefslogtreecommitdiff
path: root/django/contrib/postgres/fields/utils.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #23919 -- Stopped inheriting from object to define new style classes.Simon Charette2017-01-191-1/+1
* Instead of using DjangoJSONEncoder, use base_field's value_to_string.Matthew Somerville2015-06-061-0/+3