netbox/netbox/wireless
2021-12-08 10:45:27 -05:00
..
api Cleanup & API changelog for #3979 2021-10-25 11:07:15 -04:00
forms Closes #7886: Introduce a base FilterForm class 2021-11-19 15:12:45 -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 Add wireless authentication attributes 2021-10-20 10:58:15 -04: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