netbox/netbox/virtualization
2022-02-25 18:15:33 +01:00
..
api Add count_fhrp_groups to interface serializers 2021-11-04 09:58:33 -04:00
forms Fixes #8622: Correct help text of status field on VM import form 2022-02-14 08:54:36 -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 Add description filter to VMInterface 2022-02-25 18:15:33 +01: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 description filter to VMInterface 2022-02-25 18:15:33 +01:00
models.py Housekeeping: Use RestrictedQuerySet for default manager on base models 2021-11-11 15:04:22 -05:00
tables.py Add created & last updated as available fields to all tables 2022-01-13 09:22:32 +00:00
urls.py Closes #8081: Allow creating services directly from navigation menu 2021-12-15 11:55:27 -05:00
views.py Restore actions column under VM interfaces table 2021-12-15 12:11:20 -05:00