netbox/netbox/wireless
2024-09-03 11:59:59 -04:00
..
api Closes #17143: Deprecate the use of dedicated nested API serializers 2024-08-15 08:00:33 -04:00
forms #15106: Put distance & distance_unit on same line in model form 2024-08-30 08:40:16 -04:00
graphql Fixes: #16292 - Properly restrict GraphQL queries for querys with pk set (#17244) 2024-08-28 12:23:25 -04:00
migrations 15106 Add Length Field to Wireless Link (#16528) 2024-06-17 09:19:49 -04:00
tables 15106 Add Length Field to Wireless Link (#16528) 2024-06-17 09:19:49 -04:00
tests Merge branch 'develop' into feature 2024-09-03 11:59:59 -04:00
__init__.py Introduce the wireless app and SSID model 2021-10-12 12:48:36 -04:00
apps.py Closes #15042: Move model registration logic to AppConfigs (#15203) 2024-02-21 14:22:13 -05:00
choices.py 15106 Add Length Field to Wireless Link (#16528) 2024-06-17 09:19:49 -04:00
constants.py Add wireless authentication attributes 2021-10-20 10:58:15 -04:00
filtersets.py 15106 Add Length Field to Wireless Link (#16528) 2024-06-17 09:19:49 -04:00
models.py 15106 Add Length Field to Wireless Link (#16528) 2024-06-17 09:19:49 -04:00
search.py Closes #14134: Display additional object attributes in global search results (#14154) 2023-11-09 16:21:09 -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 15094 Add missing gettext to error strings for internationalization (#15155) 2024-02-20 09:44:02 -05:00
views.py 15794 Make "related objects" dynamic (#15876) 2024-06-12 09:46:41 -04:00