On Jan 17, 2008 6:30 AM, maoxl <[EMAIL PROTECTED]> wrote:
> writing a html form is just NOT so complicated, and I really don't
> think it deserve a py package as luxury  as the
> django.contrib.newfroms . why not just write html forms by hand .
> I'm a new comer to django, hoping somebody tell me the philosophy
> behind the design of newforms

The purpose of the newforms package is to make it easy to to
server-side validation of submitted data. The fact that it also does a
good job of spitting out HTML is a nice bonus.


-- 
"Bureaucrat Conrad, you are technically correct -- the best kind of correct."

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