Skip to content

Commit 2a78f6f

Browse files
committed
try something
1 parent 1649595 commit 2a78f6f

File tree

1 file changed

+1
-1
lines changed
  • django_prometheus/db/backends/postgresql

1 file changed

+1
-1
lines changed

django_prometheus/db/backends/postgresql/base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from django.contrib.gis.db.backends.postgis import base
1+
from django.db.backends.postgresql import base
22

33
from django_prometheus.db.backends.common import get_postgres_cursor_class
44
from django_prometheus.db.common import DatabaseWrapperMixin, ExportingCursorWrapper

0 commit comments

Comments
 (0)