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
0de50e0afe
Split Filter and FilterSet classes
2021-04-29 15:13:44 -04:00
..
api
…
migrations
Closes
#6179
: Enable natural ordering for virtual machines
2021-04-20 09:37:43 -04:00
tests
…
__init__.py
…
apps.py
…
choices.py
…
filters.py
Split Filter and FilterSet classes
2021-04-29 15:13:44 -04:00
forms.py
Fixes
#6309
: Restrict parent VM interface assignment to the parent VM
2021-04-29 08:50:19 -04:00
models.py
Closes
#6179
: Enable natural ordering for virtual machines
2021-04-20 09:37:43 -04:00
tables.py
…
urls.py
…
views.py
…