Saturday, December 29, 2012

customize the comment template for cleaned_data errors

I use Django 1.4.3 and have a problem with the comment-app. If the comment-app miss some data (e.g. the field "Comment" is empty) I get the preview template with the error message. This preview-template is without css-style and looks horrible. How is it possible to use the normal template also for error messages?  I don't need the preview for comments.

Regards
Stephan

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/xGD0vwvEthcJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment