Friday, April 8, 2011

How adjust Django form input elements generated so they don't have "/>" at end and hence will VALIDATE?

I'm using Django authentication for my http://phil4.com/sign_in page.

You notice all the Django form input elements generated on that page
don't validate!!!!
(They have a "/>" at the end rather than just ">".)

How fix!?

cs

--
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 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