summaryrefslogtreecommitdiff
path: root/django/contrib/postgres/utils.py
Commit message (Collapse)AuthorAgeFilesLines
* Fixed #25841 -- Handled base array fields validation errors with params.Simon Charette2015-12-171-0/+30
Thanks to Trac alias benzid-wael for the report.