[change] Validate OrganizationRadiusSettingsInline.sms_message
nemesifier opened this issue · 1 comments
nemesifier commented
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.
nemesifier commented
Handled in #433.