netbox/netbox/wireless
2021-12-07 15:14:17 +01: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 Optimize wireless migrations 2021-11-01 11:23:58 -04: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 feat: add 6GHz & 60Ghz channels 2021-12-07 15:14:17 +01: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 Housekeeping: Use RestrictedQuerySet for default manager on base models 2021-11-11 15:04:22 -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