netbox/netbox/wireless
Jeremy Stretch 5f8a4f6c43
Some checks are pending
CI / build (20.x, 3.10) (push) Waiting to run
CI / build (20.x, 3.11) (push) Waiting to run
CI / build (20.x, 3.12) (push) Waiting to run
Merge branch 'main' into feature
2025-07-16 09:52:58 -04:00
..
api Adds WirelessLANGroup.comments to all the required places 2025-03-13 11:52:06 -05:00
forms Closes #19499 - Add WirelessLink Bulk Import Support by Device and Interface Names (#19679) 2025-06-16 11:19:56 -07:00
graphql Closes #19493: Change filter() to filter_type() (#19494) 2025-05-14 08:34:25 -07:00
migrations Fixes #19415: Increased Circuit/WirelessLink distance upper limit (#19495) 2025-05-19 08:38:30 -04:00
tables Fixes #19839: Enable export of parent assignment for recursively nested objects 2025-07-10 12:41:11 -04:00
tests Closes #19499 - Add WirelessLink Bulk Import Support by Device and Interface Names (#19679) 2025-06-16 11:19:56 -07:00
__init__.py Introduce the wireless app and SSID model 2021-10-12 12:48:36 -04:00
apps.py Closes #17725: Clean up import statements (#17728) 2024-10-10 14:52:47 -04:00
choices.py 16547 Add distance to Circuit (#17629) 2024-10-10 14:37:33 -04:00
constants.py Add wireless authentication attributes 2021-10-20 10:58:15 -04:00
filtersets.py Extract base NestedGroupModelFilterSet with base search behavior 2025-03-13 15:36:55 -05:00
models.py Closes #19499 - Add WirelessLink Bulk Import Support by Device and Interface Names (#19679) 2025-06-16 11:19:56 -07:00
search.py Adds WirelessLANGroup.comments to all the required places 2025-03-13 11:52:06 -05:00
signals.py Merge main into feature 2025-04-10 17:17:21 -04:00
urls.py Closes #18023: Employ register_model_view() for list views (#18029) 2024-11-20 15:54:37 -05:00
utils.py 15094 Add missing gettext to error strings for internationalization (#15155) 2024-02-20 09:44:02 -05:00
views.py Closes #19231: Add bulk renaming support for all models (#19795) 2025-07-02 13:35:34 -05:00