netbox/netbox/wireless
2022-01-06 08:54:05 -05:00
..
api Fixes #8140: Restore missing fields on wireless LAN & link REST API serializers 2021-12-22 10:55:06 -05:00
forms Fixes #8255: Fix bulk editing of authentication parameters for wireless LANs and links 2022-01-06 08:54:05 -05:00
graphql Merge branch 'feature' into 3979-wireless 2021-10-21 13:19:52 -04:00
migrations Fixes #8001: Correct verbose name for wireless LAN group model 2021-12-08 10:45:27 -05:00
tests Merge branch 'feature' into 3979-wireless 2021-10-21 13:19:52 -04:00
__init__.py Introduce the wireless app and SSID model 2021-10-12 12:48:36 -04:00
apps.py Reference WirelessLink on both attached Interfaces 2021-10-13 11:54:52 -04:00
choices.py Changelog & PEP8 cleanup for #7999 2021-12-20 14:17:52 -05:00
constants.py Add wireless authentication attributes 2021-10-20 10:58:15 -04:00
filtersets.py Clean up filtersets 2021-11-03 16:58:31 -04:00
models.py Fixes #8001: Correct verbose name for wireless LAN group model 2021-12-08 10:45:27 -05:00
signals.py Add tests for wireless 2021-10-20 13:34:39 -04:00
tables.py Merge branch 'feature' into 3979-wireless 2021-10-21 13:19:52 -04:00
urls.py Add WirelessLANGroup model 2021-10-13 16:40:12 -04:00
utils.py Store channel frequency & width as independent values 2021-10-15 11:39:53 -04:00
views.py Merge branch 'feature' into 3979-wireless 2021-10-21 13:19:52 -04:00