1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Misc cleanup, renaming

This commit is contained in:
Jeremy Stretch
2020-06-23 16:39:43 -04:00
parent 459e485555
commit e3820e93b7
18 changed files with 82 additions and 92 deletions

View File

@@ -78,4 +78,4 @@ class InterfaceViewSet(ModelViewSet):
'virtual_machine', 'tags'
)
serializer_class = serializers.VMInterfaceSerializer
filterset_class = filters.InterfaceFilterSet
filterset_class = filters.VMInterfaceFilterSet