Change interface mac select field to string field
One should be able to enter a MAC when creating/editing an interface.
Showing
- app/helpers.py 21 additions, 0 deletionsapp/helpers.py
- app/network/forms.py 6 additions, 3 deletionsapp/network/forms.py
- app/network/views.py 17 additions, 4 deletionsapp/network/views.py
- app/templates/network/create_host.html 1 addition, 1 deletionapp/templates/network/create_host.html
- app/templates/network/create_interface.html 1 addition, 1 deletionapp/templates/network/create_interface.html
- app/templates/network/edit_interface.html 1 addition, 1 deletionapp/templates/network/edit_interface.html
- app/validators.py 1 addition, 1 deletionapp/validators.py
Please register or sign in to comment