..
api
Adds WirelessLANGroup.comments to all the required places
2025-03-13 11:52:06 -05:00
forms
Fixes #19415 : Increased Circuit/WirelessLink distance upper limit ( #19495 )
2025-05-19 08:38:30 -04: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
Make GFK scope field sortable=False on tables where it appears
2025-01-17 08:52:12 -05:00
tests
Adds WirelessLANGroup.comments to all the required places
2025-03-13 11:52:06 -05: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
fix(wireless): Correct validation error field reference
2025-06-06 15:27:06 -04: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
Fixes #19322 : Correct URL paths for bulk import views ( #19323 )
2025-04-25 12:20:25 -05:00