summaryrefslogtreecommitdiff
path: root/django/contrib/postgres/fields/jsonb.py
AgeCommit message (Expand)Author
2015-07-14Fixed #24716 -- Deprecated Field._get_val_from_obj()Thomas Stephenson
2015-05-30Fixed #24604 -- Added JSONField to contrib.postgres.Marc Tamlyn