Re: Database Store

2009-08-14 Thread Kenneth Gonsalves
On Saturday 15 Aug 2009 11:11:27 am Kannan wrote: > i created that...Then i want to know how to get the input in a variable and > store it in database... read up on ModelForm -- regards kg http://lawgon.livejournal.com --~--~-~--~~~---~--~~ You received this mes

Re: Database Store

2009-08-14 Thread Kannan
i created that...Then i want to know how to get the input in a variable and store it in database... With regards, Kannan. R. P, On Sat, Aug 15, 2009 at 11:03 AM, Kenneth Gonsalves wrote: > > On Saturday 15 Aug 2009 11:00:30 am Kannan wrote: > > I am just learning Django now.I wanted

Re: Database Store

2009-08-14 Thread Kenneth Gonsalves
On Saturday 15 Aug 2009 11:00:30 am Kannan wrote: > I am just learning Django now.I wanted to get the details like > DOB,Mobile No & more and want to store it in the Mysql Database..How can i > do that! Help Me.. make a model, a view, an url and a template - possibly a form -- regards k

Database Store

2009-08-14 Thread Kannan
Hi Friends.. I am just learning Django now.I wanted to get the details like DOB,Mobile No & more and want to store it in the Mysql Database..How can i do that! Help Me.. With regards, Kannan. R. P, --~--~-~--~~~---~--~~ You received this message because