netbox/netbox/virtualization
2021-09-28 10:25:07 -04:00
..
api Fixes #6710: Fix assignment of VM interface parent via REST API 2021-07-07 11:55:20 -04:00
forms Refactor virtualization forms 2021-09-28 10:25:07 -04:00
graphql Fixes #6832: Support config context rendering under GraphQL API 2021-08-04 15:55:55 -04:00
migrations Resolve migration dependencies 2021-07-09 11:51:42 -04:00
tests Merge v2.11.10 2021-07-28 16:26:04 -04:00
__init__.py Remove default_app_config (deprecated in Django 3.2) 2021-09-15 11:18:47 -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 Fixes #7019: Enable searching VM interfaces by description 2021-08-27 10:14:12 -04:00
models.py Add vlan_groups to Region, SiteGroup, Site, Location, Rack, ClusterGroup, Cluster 2021-08-03 11:49:22 -04:00
tables.py Merge 'detail' tables into primaries for each model 2021-09-17 13:55:32 -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 #7353: Fix bulk creation of device/VM components via list view 2021-09-27 10:36:01 -04:00