netbox/netbox/wireless
2022-08-24 16:44:24 -04:00
..
api Clean up core API imports 2022-07-13 16:18:55 -04:00
forms Closes #9177: Add tenant assignment for wireless LANs & links 2022-06-27 11:30:52 -04:00
graphql Expose BaseObjectType and NetBoxObjectType for plugins 2022-02-04 15:07:35 -05:00
migrations Changelog and cleanup for #9935 2022-08-24 16:44:24 -04:00
tables #9177: Use TenancyColumnsMixin (from #9686) 2022-07-11 16:14:46 -04:00
tests Closes #9177: Add tenant assignment for wireless LANs & links 2022-06-27 11:30: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 Closes #9177: Add tenant assignment for wireless LANs & links 2022-06-27 11:30:52 -04:00
models.py Changelog and cleanup for #9935 2022-08-24 16:44:24 -04:00
signals.py Remove link peer fields from cable termination models 2022-06-01 16:48:56 -04:00
urls.py #8334: Move object changelog & journaling to generic views 2022-02-09 16:24:10 -05:00
utils.py Store channel frequency & width as independent values 2021-10-15 11:39:53 -04:00
views.py Closes #9260: Apply user preferences to tables under object detail views 2022-05-04 15:46:13 -04:00