This website requires JavaScript.
Explore
Help
Sign In
mirror
/
netbox-community-netbox
Watch
1
Star
0
Fork
0
You've already forked netbox-community-netbox
mirror of
https://github.com/netbox-community/netbox.git
synced
2024-05-10 07:54:54 +00:00
Code
netbox-community-netbox
/
netbox
/
virtualization
History
jeremystretch
5bd30060e7
Fixes
#6177
: Prevent VM interface from being assigned as its own parent
2021-04-16 09:18:58 -04:00
..
api
Merge branch 'develop' into feature
2021-04-11 13:16:00 -04:00
migrations
…
tests
Reorganize base TestCase classes
2021-04-14 14:22:58 -04:00
__init__.py
…
apps.py
…
choices.py
…
filters.py
…
forms.py
Fixes
#6176
: Correct position of MAC address field when creating VM interfaces
2021-04-16 09:16:43 -04:00
models.py
Fixes
#6177
: Prevent VM interface from being assigned as its own parent
2021-04-16 09:18:58 -04:00
tables.py
…
urls.py
…
views.py
…