Thanks, I'd never read about forms.models.form_for_model(<Model>) 
anywhere. Thats awesome, just saved me a lot of time/effort.

Many Thanks.

viestards wrote:
> I liked this tutorial:
> http://code.pui.ch/2007/01/07/using-djangos-newforms/
>
> try searching Google for 'django newforms tutorial', there is some
> other good tutorials too
>
>
> On 4/27/07, Gerry Steele <[EMAIL PROTECTED]> wrote:
>   
>> Hi,
>>
>> I've been building an app and all has been going well. I was though
>> using the admin to do all input and editing of data. Now i'm trying to
>> build forms for all this and i'm finding newforms docs to be no use to me.
>>
>> I went through all the docs at
>> http://www.djangoproject.com/documentation/newforms/ and found it to not
>> once mention how to handle submitting forms and the accompanying
>> required view.py logic. Also there is no mention of where to put
>> newforms, or how one should get a newforms model to the template.
>>
>> I was wondering if someone could perhaps post a fuller example so I
>> could get a proper overview of how it all works or perhaps there is a
>> tutorial someplace i'm unaware of.
>>     
>
>
>
>   
>> Many Thanks
>> Gerry.
>>
>>
>>     
>
> >
>
>   


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