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 2149eb2 commit 14d4743Copy full SHA for 14d4743
netbox_custom_objects/__init__.py
@@ -1,7 +1,6 @@
1
import sys
2
import warnings
3
4
-from django.core.exceptions import AppRegistryNotReady
5
from django.db import transaction
6
from django.db.utils import DatabaseError, OperationalError, ProgrammingError
7
from netbox.plugins import PluginConfig
0 commit comments