netbox/netbox/wireless
2022-05-04 15:46:13 -04:00
..
api Rename OrderedDefaultRouter to NetBoxRouter & document for plugins 2022-03-11 15:59:03 -05:00
forms Fixes #9132: Limit location options by selected site when creating a wireless link 2022-04-18 09:02:03 -04:00
graphql Expose BaseObjectType and NetBoxObjectType for plugins 2022-02-04 15:07:35 -05:00
migrations Ensure legacy data checks run before other migrations 2022-04-05 15:56:21 -04:00
tables Refactor tables modules 2022-03-03 15:16:23 -05:00
tests Add description filter to WirelessLAN & WirelessLink 2022-02-25 18:15:33 +01: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 Move q filter to NetBoxModelFilterSet 2022-03-11 16:16:58 -05:00
models.py Standardize on get_FOO_color() method for returning ChoiceField colors 2022-02-11 14:25:13 -05:00
signals.py Add tests for wireless 2021-10-20 13:34:39 -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