I write HTML 4.01 strict documents and I'm using the django.forms form-
handling library.

Currently when printing input fields on the template, the output
includes the ending slash: "<input />".

Is there any way, other then manually writing the input field to the
template, to get these variables to output in an HTML 4.01 strict
compliance mode?
--~--~---------~--~----~------------~-------~--~----~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to