summaryrefslogtreecommitdiff
path: root/django/contrib/postgres/utils.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #27067 -- Deprecated string_concat() in favor of format_lazy().Mattias Loverot2016-08-251-3/+4
* Fixed #25841 -- Handled base array fields validation errors with params.Simon Charette2015-12-171-0/+30