jeremystretch c1b7f09530 Ensure legacy data checks run before other migrations 3 years ago
..
api 59aba52b03 Rename OrderedDefaultRouter to NetBoxRouter & document for plugins 4 years ago
forms ffc29d14a8 Add tags field to NetBoxModelForm 4 years ago
graphql dae5c94be0 Expose BaseObjectType and NetBoxObjectType for plugins 4 years ago
migrations c1b7f09530 Ensure legacy data checks run before other migrations 3 years ago
tables d4d2af46ac Refactor tables modules 4 years ago
tests 06eacb5a5c Add description filter to WirelessLAN & WirelessLink 4 years ago
__init__.py 8b80b0c3df Introduce the wireless app and SSID model 4 years ago
apps.py 445e16f668 Reference WirelessLink on both attached Interfaces 4 years ago
choices.py b8b485af4d Changelog & PEP8 cleanup for #7999 4 years ago
constants.py a66501250e Add wireless authentication attributes 4 years ago
filtersets.py 245cff887c Move q filter to NetBoxModelFilterSet 4 years ago
models.py 1319b62acb Standardize on get_FOO_color() method for returning ChoiceField colors 4 years ago
signals.py 6a4becfb46 Add tests for wireless 4 years ago
urls.py d42c59792f #8334: Move object changelog & journaling to generic views 4 years ago
utils.py 075f4907ef Store channel frequency & width as independent values 4 years ago
views.py ba1e6e91b9 Rename ObjectEditView.model_form to form 3 years ago