summaryrefslogtreecommitdiff
path: root/django/contrib/postgres/fields/jsonb.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #24716 -- Deprecated Field._get_val_from_obj()Thomas Stephenson2015-07-141-1/+1
* Fixed #24604 -- Added JSONField to contrib.postgres.Marc Tamlyn2015-05-301-0/+99