openwisp / openwisp-radius

Administration web interface and REST API for freeradius 3 build in django & python. Supports captive portal authentication, WPA Enerprise (802.1x), freeradius rlm_rest, social login, Hotspot 2.0 / 802.11u, importing users from CSV, registration of new users and more.
https://openwisp.io/docs/dev/radius/
GNU General Public License v3.0
364 stars 183 forks source link

[bug] Default SMS message not getting picked up my `django-admin makemessages` #510

Open pandafy opened 8 months ago

pandafy commented 8 months ago

With the current implementation, the default SMS message is not getting picked up the by makemessages django command. This makes it difficult to add translations for custom values.