netbox/netbox/virtualization
Artem Kotik 2c3fe9700f
Fixes #19110: Add filters by IP addresses to PrimaryIPFilterSet (#19160)
* Add primary ip filters by address

* Add tests for Device and VirtualDeviceContext models
2025-04-23 09:14:33 -05:00
..
api Fixes #18887: Allows VMInterface object custom field on Prefix (#18945) 2025-03-20 13:55:12 -07:00
forms Fixes #19196: Add Filtering by VLAN Translation Policy to Interface Filter Forms (#19199) 2025-04-15 16:24:45 -04: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 #19110: Add filters by IP addresses to PrimaryIPFilterSet (#19160) 2025-04-23 09:14:33 -05: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 Fixes: #18881 Site Groups are missing VLAN and VM related objects (#18932) 2025-04-21 09:11:01 -07:00