netbox/netbox/dcim
2022-06-28 16:24:56 -04:00
..
api Closes #9396: Query modules by module bay & display installed_modules for module_bay REST API endpoint (#9574) 2022-06-23 13:28:36 -04:00
forms #9403: Add labels to device VC fields 2022-06-28 16:24:56 -04:00
graphql Expose BaseObjectType and NetBoxObjectType for plugins 2022-02-04 15:07:35 -05:00
management Fix trace_paths command for wireless links 2021-10-13 14:16:10 -04:00
migrations Ignore default field values which reference ConfigItems when calculating migrations 2022-06-23 17:44:19 -04:00
models Fix syntax error 2022-06-23 14:56:24 -04:00
tables Closes #9417: Pre-populate manufacturer when adding modules to devices 2022-06-19 20:00:15 -04:00
tests Closes #9396: Query modules by module bay & display installed_modules for module_bay REST API endpoint (#9574) 2022-06-23 13:28:36 -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 Add other power, front/rear port types 2022-05-18 15:08:08 +07:00
constants.py Docs & cleanup for #7702 2022-06-23 17:26:20 -04:00
fields.py Closes #1337: Add WWN field to interfaces 2021-10-07 15:09:42 -04:00
filtersets.py Closes #9396: Query modules by module bay & display installed_modules for module_bay REST API endpoint (#9574) 2022-06-23 13:28:36 -04:00
lookups.py Introduce PathContains lookup to allow filtering against objects in path directly 2020-10-06 09:41:45 -04:00
signals.py Add status field to WirelessLink 2021-10-13 14:31:30 -04:00
svg.py Fixes #9503: Hyperlinks in ack elevation SVGs must always use absolute URLs 2022-06-17 14:36:55 -04:00
urls.py Closes #7702: Add power feed defaults to user configurations 2022-06-23 14:16:09 -04:00
utils.py Record wireless links as part of cable path 2021-10-13 13:28:14 -04:00
views.py Closes #7702: Add power feed defaults to user configurations 2022-06-23 14:16:09 -04:00