mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-18 13:38:16 -06:00
14132 fix test
This commit is contained in:
parent
6e7afd1020
commit
04866b47e6
@ -3,6 +3,7 @@ from django.db.models import Q
|
||||
from django.utils.deconstruct import deconstructible
|
||||
from taggit.managers import _TaggableManager
|
||||
|
||||
from extras.conditions import ConditionSet
|
||||
from netbox.registry import registry
|
||||
|
||||
logger = logging.getLogger('netbox.extras.utils')
|
||||
|
Loading…
Reference in New Issue
Block a user