netbox/netbox/dcim
2021-10-15 12:24:07 -04:00
..
api Store channel frequency & width as independent values 2021-10-15 11:39:53 -04:00
forms #3979: UI cleanup 2021-10-15 12:24:07 -04:00
graphql Merge branch 'feature' into 3979-wireless 2021-10-14 16:32:24 -04:00
management Fix trace_paths command for wireless links 2021-10-13 14:16:10 -04:00
migrations Store channel frequency & width as independent values 2021-10-15 11:39:53 -04:00
models Store channel frequency & width as independent values 2021-10-15 11:39:53 -04:00
tables #3979: UI cleanup 2021-10-15 12:24:07 -04:00
tests Merge branch 'feature' into 3979-wireless 2021-10-14 16:32:24 -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 Move wireless field choices to wireless app 2021-10-15 10:00:03 -04:00
constants.py Add RF channel fields to Interface 2021-10-12 10:46:41 -04:00
fields.py Closes #1337: Add WWN field to interfaces 2021-10-07 15:09:42 -04:00
filtersets.py Merge branch 'feature' into 3979-wireless 2021-10-14 16:32:24 -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 Add SVG trace support for WirelessLinks 2021-10-13 15:00:35 -04:00
urls.py Introduce a common URL for the creation of image attachments 2021-10-01 12:34:30 -04:00
utils.py Record wireless links as part of cable path 2021-10-13 13:28:14 -04:00
views.py Closes #7462: Include count of assigned virtual machines under platform view 2021-10-06 10:12:44 -04:00