netbox/netbox/wireless
Arthur Hanson af27bf5eff
15094 Add missing gettext to error strings for internationalization (#15155)
* 15049 add missing gettext to error strings

* 15049 add missing gettext to error strings

* 15094 review change

* 15094 review change

* Formatting cleanup

---------

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-02-20 09:44:02 -05:00
..
api 12336 make region API calls atomic (#13942) 2023-10-17 10:35:01 -04:00
forms Closes #13149: Wrap form field labels with gettext_lazy() 2023-07-31 12:52:38 -04:00
graphql 11291 optimize GraphQL queries (#11943) 2023-03-23 08:42:18 -04:00
migrations Closes #10710: Add status field to WirelessLAN 2022-11-04 13:40:39 -04:00
tables Closes #13150: Wrap table column headers with gettext() 2023-07-31 14:35:28 -04:00
tests Closes #14629: Add filter tests for all q and description filters 2023-12-28 13:53:16 -05:00
__init__.py Introduce the wireless app and SSID model 2021-10-12 12:48:36 -04:00
apps.py 8927 plugin search (#10489) 2022-10-10 14:00:59 -04: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 Closes #10710: Add status field to WirelessLAN 2022-11-04 13:40:39 -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