netbox/netbox/wireless
Arthur Hanson ecd0c56554
Closes #9608: Move from drf-yasg to spectacular
Co-authored-by: arthanson <worldnomad@gmail.com>
Co-authored-by: jeremystretch <jstretch@netboxlabs.com>
2023-03-30 14:32:59 -04:00
..
api Closes #9608: Move from drf-yasg to spectacular 2023-03-30 14:32:59 -04:00
forms Closes #10054: Implement advanced UI controls for object selection (#11952) 2023-03-13 12:44:26 -04:00
graphql 11291 optimize GraphQL queries (#11943) 2023-03-23 08:42:18 -04:00
migrations Closes #10710: Add status field to WirelessLAN 2022-11-04 13:40:39 -04:00
tables Closes #10710: Add status field to WirelessLAN 2022-11-04 13:40:39 -04:00
tests Closes #10710: Add status field to WirelessLAN 2022-11-04 13:40:39 -04:00
__init__.py Introduce the wireless app and SSID model 2021-10-12 12:48:36 -04:00
apps.py 8927 plugin search (#10489) 2022-10-10 14:00:59 -04:00
choices.py Fix configuration key for WirelessLANStatusChoices 2022-12-09 10:45:02 -05:00
constants.py Add wireless authentication attributes 2021-10-20 10:58:15 -04:00
filtersets.py Closes #10710: Add status field to WirelessLAN 2022-11-04 13:40:39 -04:00
models.py Use ssid for the string representation of WirelessLinks if available 2023-03-17 09:19:07 -04:00
search.py #10560: Add new fields to indexers 2022-11-15 10:37:35 -05:00
signals.py Remove link peer fields from cable termination models 2022-06-01 16:48:56 -04:00
urls.py Closes #10608: Register all core model views using register_model_view() 2022-10-07 17:17:58 -04:00
utils.py Store channel frequency & width as independent values 2021-10-15 11:39:53 -04:00
views.py Closes #10242: Redirect to filtered objects list after bulk import (#12001) 2023-03-17 09:23:40 -04:00