summaryrefslogtreecommitdiff
path: root/django/db/backends/postgresql/utils.py
AgeCommit message (Collapse)Author
2019-12-04Fixed #23524 -- Allowed DATABASES['TIME_ZONE'] option on PostgreSQL.Aymeric Augustin
2015-08-07Fixed #25175 -- Renamed the postgresql_psycopg2 database backend to postgresql.Caio Ariede