As a newbie I recommend you taking the Django tutorial. Here's the part about forms: http://docs.djangoproject.com/en/dev/intro/tutorial04/
Kenny On Sat, Apr 30, 2011 at 7:24 PM, Pulkit Mehrotra <[email protected]> wrote: > can anyone tell me the precise way of taking an input from a form and > storing it in a database > or provide a good link where i can find one > > i am a newbie so please help me > > thank you > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email to [email protected]. > 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. > -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. 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.

