Source code:
http://dpaste.com/3DC214G
http://dpaste.com/2TB8SCD
When, for example, I leave the field 'estado_civil' empty, the message is 'estado_civil: this field is required'.
But i want to show this message using verbose name, like this: 'Estado Civil: this field is required'.
How can i do this?
Thanks.