We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f134468 commit 8b94d45Copy full SHA for 8b94d45
django_iris/base.py
@@ -5,7 +5,6 @@
5
from django.utils.asyncio import async_unsafe
6
from django.utils.functional import cached_property
7
from django.db.utils import DatabaseErrorWrapper
8
-from django.db.backends.utils import debug_transaction
9
10
from .introspection import DatabaseIntrospection
11
from .features import DatabaseFeatures
0 commit comments