openwisp/openwisp-radius

[change] Validate OrganizationRadiusSettingsInline.sms_message

nemesifier opened this issue · 1 comments

Add simple model validation logic (and a related test) which ensures the message contains {code} or complains otherwise (raising a validation error for the sms_message field).

This is a follow up of #433.

Handled in #433.