summaryrefslogtreecommitdiff
path: root/django/contrib/postgres/serializers.py
AgeCommit message (Expand)Author
2019-01-11Fixed #29738 -- Allowed serializing psycopg2 range types in migrations.can