summaryrefslogtreecommitdiff
path: root/django/contrib/postgres/utils.py
AgeCommit message (Expand)Author
2016-08-25Fixed #27067 -- Deprecated string_concat() in favor of format_lazy().Mattias Loverot
2015-12-17Fixed #25841 -- Handled base array fields validation errors with params.Simon Charette