django-domande
django-domande copied to clipboard
Customizable error messages
- add error_message field to Question model
- in the form when creating field pass self.question.error_message as the message field if its defined