netbox/netbox/virtualization
2022-03-09 17:47:58 +00:00
..
api remove contacts from api endpoints 2022-03-09 16:45:19 +00:00
forms Fixes #8645; Allow filtering on core models in the UI and API for contact assignments 2022-02-24 17:08:38 +00: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 merge develop into issue 2022-03-09 17:47:58 +00:00
models.py Housekeeping: Use RestrictedQuerySet for default manager on base models 2021-11-11 15:04:22 -05:00
tables.py add columns for each model table that has contacts 2022-03-09 17:35:25 +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