netbox/netbox/virtualization
2021-10-21 15:29:52 -04:00
..
api Add tags to organizational & nested group models 2021-10-21 10:51:02 -04:00
forms #6497: Add missing tag fields to filter forms 2021-10-21 15:29:52 -04:00
graphql Fixes #6832: Support config context rendering under GraphQL API 2021-08-04 15:55:55 -04:00
migrations Add tags to organizational & nested group models 2021-10-21 10:51:02 -04:00
tests Add tags to organizational & nested group models 2021-10-21 10:51:02 -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 #6497: Add missing tag fields to filter forms 2021-10-21 15:29:52 -04:00
models.py Add tags to organizational & nested group models 2021-10-21 10:51:02 -04:00
tables.py Add tags to organizational & nested group models 2021-10-21 10:51:02 -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