django1/django/db/backends/postgresql_psycopg2
Claude Paroz d1ca70110f Factorized schema_editor() at BaseDatabaseWrapper level 2014-09-26 08:50:16 +02:00
..
__init__.py Added postgresql_psycopg2 backend, which is untested, just for a starting point 2006-05-16 23:27:07 +00:00
base.py Factorized schema_editor() at BaseDatabaseWrapper level 2014-09-26 08:50:16 +02:00
client.py Fixed #22234 -- Replaced OS-specific code with subprocess.call() in dbshell. 2014-08-04 09:21:03 -04:00
creation.py Fixed #19463 -- Added UUIDField 2014-09-16 10:08:09 +01:00
introspection.py Fixed flake8 warnings. 2014-09-24 06:32:42 -04:00
operations.py Limited lines to 119 characters in django/ 2014-09-05 09:22:16 -04:00
schema.py Fixed #21844: Move quote_parameter off of Operations and rename 2014-02-09 12:42:26 +00:00
version.py Fixed #23108 -- Dropped support for PostgreSQL 8.4 & PostGIS 1.3, 1.4. 2014-08-01 10:26:00 -04:00