diff --git a/circle/network/forms.py b/circle/network/forms.py index 13e0570..c482c91 100644 --- a/circle/network/forms.py +++ b/circle/network/forms.py @@ -218,7 +218,6 @@ class VlanForm(ModelForm): 'Identity', 'name', 'vid', - 'interface', ), Fieldset( 'IPv4',