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:
@@ -522,6 +522,7 @@ class PrefixFilterForm(BootstrapMixin, TenancyFilterForm, CustomFieldFilterForm)
|
||||
#
|
||||
|
||||
class IPAddressForm(BootstrapMixin, TenancyForm, ReturnURLForm, CustomFieldModelForm):
|
||||
# TODO: Restore ability to select assigned object when editing IPAddress
|
||||
# interface = forms.ModelChoiceField(
|
||||
# queryset=Interface.objects.all(),
|
||||
# required=False
|
||||
|
Reference in New Issue
Block a user