netbox/netbox/wireless
2024-03-19 13:34:13 -04:00
..
api Refactor REST API serializers to avoid circular imports 2024-02-27 13:26:43 -05:00
forms Use FieldSet instances for all forms 2024-03-19 13:34:13 -04:00
graphql 11291 optimize GraphQL queries (#11943) 2023-03-23 08:42:18 -04:00
migrations Squash migrations 2024-01-25 12:35:04 -05:00
tables Closes #13150: Wrap table column headers with gettext() 2023-07-31 14:35:28 -04:00
tests Add missing filters for reverse many-to-many relationships 2024-03-11 14:39:34 -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 Closes #13279: Wrap choice labels with gettext() 2023-07-31 17:31:07 -04:00
constants.py Add wireless authentication attributes 2021-10-20 10:58:15 -04:00
filtersets.py Declare FilterSet fields as a tuple 2024-03-12 12:08:11 -04:00
models.py Closes #14141: translation cleanup (#14143) 2023-10-30 13:38:03 -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 Closes #10242: Redirect to filtered objects list after bulk import (#12001) 2023-03-17 09:23:40 -04:00