netbox/netbox/virtualization
Renato Almeida de Oliveira Zaroubin 1f79411878 Add GetRelatedModelsMixin to ClusterView
2025-04-14 15:39:49 -04:00
..
api Fixes #18887: Allows VMInterface object custom field on Prefix (#18945) 2025-03-20 13:55:12 -07:00
forms Add VLAN Translation Policy to bulk edit forms and tables for Interface and VMInterface 2025-02-24 13:55:40 -05:00
graphql Fixes #18949: Add missing GraphQL ContactsMixin in types with ContactAssignments 2025-03-21 13:00:50 -05:00
migrations 17686 config option for disk divider (#18011) 2025-03-07 10:47:27 -08:00
models 4867 multiple mac addresses (#17902) 2024-11-18 15:11:24 -05:00
tables 17686 config option for disk divider (#18011) 2025-03-07 10:47:27 -08:00
tests Fixes #18887: Allows VMInterface object custom field on Prefix (#18945) 2025-03-20 13:55:12 -07:00
__init__.py Remove default_app_config (deprecated in Django 3.2) 2021-09-15 11:18:47 -04:00
apps.py Fixes #18553: Update site for VMs only if cluster has a site assigned (#19086) 2025-04-04 10:58:06 -07:00
choices.py Fixes: #18408 add STATUS_PAUSED to VirtualMachine (#18595) 2025-02-07 16:41:45 -05:00
filtersets.py 4867 multiple mac addresses (#17902) 2024-11-18 15:11:24 -05:00
search.py Fixes: #18316 - Fix PrefixIndex reference to 'site' (#18322) 2025-01-07 10:47:05 -05:00
signals.py Fixes #18553: Update site for VMs only if cluster has a site assigned (#19086) 2025-04-04 10:58:06 -07:00
urls.py Closed #18093: Remove redirects for pre-v4.1 virtual disk views 2024-11-25 10:32:31 -05:00
views.py Add GetRelatedModelsMixin to ClusterView 2025-04-14 15:39:49 -04:00