Re: Can't save input to database

2015-01-02 Thread Ronis
le links are broken :( > > On Tue, Dec 30, 2014 at 4:59 PM, Thomas Lockhart > wrote: > >> On 12/30/14 11:42 AM, Ronis wrote: >> >> Hi guys, I can't save the input from a custom form to database. I don't >> know what I am missing. >> >>

Can't save input to database

2014-12-30 Thread Ronis
Hi guys, I can't save the input from a custom form to database. I don't know what I am missing. Because it's using a downloaded template from the web, I'm not using the django forms. Instead, I'm trying to simply save the input from the html form to the database. Im using the standard database