.. |
api
|
Adds WirelessLANGroup.comments to all the required places
|
2025-03-13 11:52:06 -05:00 |
forms
|
Fixes #19415: Increased Circuit/WirelessLink absolute distance upper limit
|
2025-05-14 09:36:35 -05:00 |
graphql
|
Fixes #19224: Fix GraphQL API support for custom field choices
|
2025-04-17 12:22:14 -04:00 |
migrations
|
Gah, remove django migration header comment
|
2025-05-16 10:13:30 -05: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
|
Closes #17166: Remove obsolete limit_choices_to argument from ForeignKey & M2M fields
|
2025-04-03 09:17:20 -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 |