mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-20 04:12:25 -06:00
Miscellaneous cleanup
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
from django.db.models import Lookup, Transform, IntegerField
|
||||
from django.db.models import lookups
|
||||
from django.db.models import IntegerField, Lookup, Transform, lookups
|
||||
|
||||
|
||||
class NetFieldDecoratorMixin(object):
|
||||
|
||||
Reference in New Issue
Block a user