form validation errors not shown when condition is not met in Django template

前端 未结 0 1022
遇见更好的自我
遇见更好的自我 2021-01-19 16:58

I wrote below custom form validation to check the length of the message and if it is less than 8 characters it throws an error:

class ContactForm(forms.ModelF         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题