Hi all

I see in the documentation for forms that the HTML output will include the 
validation 
errors as a <ul> near the field. How does one change that? I would like the 
errors to 
be after the form field similar to this below irrespective of whether im 
rendering it 
as_p or asdefault table layout.

Name: [ ] < This field is required

rather than

        * This field is required
Name: [ ]


Mike
-- 




--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
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