Loading django/db/backends/postgresql_psycopg2/__init__.py 0 → 100644 +0 −0 Empty file added. django/db/backends/postgresql_psycopg2/base.py 0 → 100644 +1 −0 Original line number Diff line number Diff line from ..postgresql.base import * # NOQA django/db/backends/postgresql_psycopg2/client.py 0 → 100644 +1 −0 Original line number Diff line number Diff line from ..postgresql.client import * # NOQA django/db/backends/postgresql_psycopg2/creation.py 0 → 100644 +1 −0 Original line number Diff line number Diff line from ..postgresql.creation import * # NOQA django/db/backends/postgresql_psycopg2/features.py 0 → 100644 +1 −0 Original line number Diff line number Diff line from ..postgresql.features import * # NOQA Loading
django/db/backends/postgresql_psycopg2/base.py 0 → 100644 +1 −0 Original line number Diff line number Diff line from ..postgresql.base import * # NOQA
django/db/backends/postgresql_psycopg2/client.py 0 → 100644 +1 −0 Original line number Diff line number Diff line from ..postgresql.client import * # NOQA
django/db/backends/postgresql_psycopg2/creation.py 0 → 100644 +1 −0 Original line number Diff line number Diff line from ..postgresql.creation import * # NOQA
django/db/backends/postgresql_psycopg2/features.py 0 → 100644 +1 −0 Original line number Diff line number Diff line from ..postgresql.features import * # NOQA