Hi, could you share your forms.py, your views.py and the template.
On Mon, Aug 3, 2020 at 2:22 PM Christian Seberino <cseberino@gmail.com> wrote:
I created a custom form error messag like so...--raise django.forms.ValidationError("Invalid date")However, when I do {{form.errors}} in a template I see this....__all__
- Invalid date
- How remove that "__all__" part at beginning?
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/be4065bb-2f54-4275-a216-a1767e1dc1d5o%40googlegroups.com.
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAAJsLnr%3DqLK8U62KqZW2Cn4i0ezDknV5Qhosm5zSn8aJ-%3DC5Ew%40mail.gmail.com.
No comments:
Post a Comment