django1/django/db/backends/postgresql
Mads Jensen ebf34c3cdc Removed unused variables that are overwritten. 2017-01-25 09:14:05 -05:00
..
__init__.py Fixed #25175 -- Renamed the postgresql_psycopg2 database backend to postgresql. 2015-08-07 09:33:17 -04:00
base.py Refs #23919 -- Removed unneeded force_str calls 2017-01-20 08:44:31 +01:00
client.py Refs #23919 -- Removed most of remaining six usage 2017-01-18 21:33:28 +01:00
creation.py Removed unused variables that are overwritten. 2017-01-25 09:14:05 -05:00
features.py Fixed #25809 -- Added BrinIndex support in django.contrib.postgres. 2017-01-15 13:37:18 +01:00
introspection.py Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
operations.py Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
schema.py Fixed #25492 -- Checked deferred foreign key constraints before dropping them. 2016-12-24 13:53:11 -05:00
utils.py Fixed #25175 -- Renamed the postgresql_psycopg2 database backend to postgresql. 2015-08-07 09:33:17 -04:00
version.py Fixed #25175 -- Renamed the postgresql_psycopg2 database backend to postgresql. 2015-08-07 09:33:17 -04:00