summaryrefslogtreecommitdiff
path: root/django/db/backends/postgresql_psycopg2/operations.py
diff options
context:
space:
mode:
Diffstat (limited to 'django/db/backends/postgresql_psycopg2/operations.py')
-rw-r--r--django/db/backends/postgresql_psycopg2/operations.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/django/db/backends/postgresql_psycopg2/operations.py b/django/db/backends/postgresql_psycopg2/operations.py
new file mode 100644
index 0000000000..a45f5e5611
--- /dev/null
+++ b/django/db/backends/postgresql_psycopg2/operations.py
@@ -0,0 +1 @@
+from ..postgresql.operations import * # NOQA