On Wed, Apr 30, 2008 at 3:25 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED]>
wrote:

>
> The non_field_errors don't get displayed on newforms-admin templates
> such as chnage_form.html
>
> I did a debug on adminform.form.errors.items in chnage_form.html and
> my error is there under __all__ field.
>
> Is there a reason the __all__ field messages don't get displayed on
> top of form templates as default in current newforms-admin branch? I
> guess I could modify the admin templates myself but would that be the
> way to go?
>

There's a ticket open for this, with a patch you could try:

http://code.djangoproject.com/ticket/6809

Karen

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to