netbox/netbox/virtualization
2021-07-07 11:55:20 -04:00
..
api Fixes #6710: Fix assignment of VM interface parent via REST API 2021-07-07 11:55:20 -04:00
migrations Closes #6179: Enable natural ordering for virtual machines 2021-04-20 09:37:43 -04:00
tests Fixes #6710: Fix assignment of VM interface parent via REST API 2021-07-07 11:55:20 -04:00
__init__.py Implements #81 - webhook event backend (#1640) 2018-05-30 11:19:10 -04:00
apps.py Removed Python 2 string compatibility 2018-08-14 11:58:42 -04:00
choices.py Relocate CSS classes for ChoiceFields from model to ChoiceSet 2020-09-24 16:35:53 -04:00
filtersets.py Move base FilterSet classes under netbox core 2021-04-29 16:53:48 -04:00
forms.py Fixes #6680: Allow setting custom field values for VM interfaces on intial creation 2021-07-01 10:48:24 -04:00
models.py Add tags as a feature query 2021-05-21 16:54:33 -04:00
tables.py Closes #6121: Extend parent interface assignment to VM interfaces 2021-04-09 10:53:05 -04:00
urls.py Closes #5425: Create separate tabs for VMs and devices under the cluster view 2021-03-29 14:55:17 -04:00
views.py Fixes #6680: Allow setting custom field values for VM interfaces on intial creation 2021-07-01 10:48:24 -04:00