Thank you for the reply! And good catch haha, I'm not actually. I editing these 
by hand so I wasn't posting some confusing telephony terminology. I'm 
displaying errors in my templates by marking them with that "form_error" css 
class. They are just red and bold, most errors are shown with the correct CSS 
class like my UniqueConstraints or any exceptions I throw in the modelForm 
clean() method, but any exceptions I throw in the Model.clean() or 
Model.full_clean() do not get the correct css class.

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/82018028-f0d8-46f7-a542-1bd7b072b8e8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to