netbox/netbox/virtualization
2021-10-26 13:41:56 -04:00
..
api Add bridge field to Interface, VMInterface models 2021-10-21 16:30:18 -04:00
forms Add bridge field to Interface, VMInterface models 2021-10-21 16:30:18 -04:00
graphql Fixes #6832: Support config context rendering under GraphQL API 2021-08-04 15:55:55 -04:00
migrations Add bridge field to Interface, VMInterface models 2021-10-21 16:30:18 -04:00
tests Add tests for #6346 2021-10-21 16:57:01 -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 Add bridge field to Interface, VMInterface models 2021-10-21 16:30:18 -04:00
models.py Optimize config queries 2021-10-26 13:41:56 -04:00
tables.py Initial work on #5883 2021-10-25 16:10:50 -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