Fixed issue: custom help messages in ValidationError
using several variables were not rendering to string correctly and instead were displaying Error while formatting the help message
. Fixes #58
See documentation page for details.
Fixed issue: custom help messages in ValidationError
using several variables were not rendering to string correctly and instead were displaying Error while formatting the help message
. Fixes #58
See documentation page for details.