netbox/netbox/virtualization
2021-11-19 15:12:45 -05:00
..
api Add count_fhrp_groups to interface serializers 2021-11-04 09:58:33 -04:00
forms Closes #7886: Introduce a base FilterForm class 2021-11-19 15:12:45 -05: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 Merge branch 'develop' into feature 2021-11-18 11:06:54 -05: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 Merge branch 'develop' into feature 2021-11-18 11:06:54 -05:00
models.py Housekeeping: Use RestrictedQuerySet for default manager on base models 2021-11-11 15:04:22 -05:00
tables.py Closes #7884: Add FHRP groups column to interface tables 2021-11-19 10:27:56 -05: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 Initial work on #6235 2021-11-01 16:56:30 -04:00