netbox/netbox/virtualization
2022-01-27 16:00:38 -05:00
..
api Add count_fhrp_groups to interface serializers 2021-11-04 09:58:33 -04:00
forms Merge v3.1.3 2021-12-29 12:41:56 -05:00
graphql Fixes #6832: Support config context rendering under GraphQL API 2021-08-04 15:55:55 -04:00
migrations Closes #8454: Set DEFAULT_AUTO_FIELD to BigAutoField 2022-01-25 17:37:06 -05: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 Update ChoiceSets to use base colors 2021-12-28 20:18:07 -05:00
filtersets.py Closes #8453: Rename PrimaryModelFilterSet to NetBoxModelFilterSet & expose for plugins 2022-01-27 09:27:33 -05:00
models.py Rename PrimaryModel to NetBoxModel 2022-01-26 20:57:14 -05:00
tables.py Split out NetBoxTable from BaseTable 2022-01-27 16:00:38 -05:00
urls.py Closes #8081: Allow creating services directly from navigation menu 2021-12-15 11:55:27 -05:00
views.py Closes #8469: Move BaseTable, columns to netbox core app 2022-01-27 15:00:10 -05:00