mirror of
https://github.com/netbox-community/netbox.git
synced 2026-03-21 20:18:38 -06:00
#14329 Improve diffs for custom_fields
This commit is contained in:
@@ -11,7 +11,7 @@ from mptt.models import MPTTModel
|
||||
from core.choices import ObjectChangeActionChoices
|
||||
from core.querysets import ObjectChangeQuerySet
|
||||
from netbox.models.features import ChangeLoggingMixin, has_feature
|
||||
from utilities.data import deep_compare_dict, shallow_compare_dict
|
||||
from utilities.data import deep_compare_dict
|
||||
|
||||
__all__ = (
|
||||
'ObjectChange',
|
||||
|
||||
Reference in New Issue
Block a user