Fixed issue with choices validation when they are simple list/tuple,
after model.validate() did not get any error message. Added test to ensure that model.validate() set the correct error messages.
This commit is contained in:
after model.validate() did not get any error message. Added test to ensure that model.validate() set the correct error messages.