Django: Storing values into MySql from Templates

Posted by topdog 191 days ago Questions| values mysql templates All

I have used a checkbox in my html template, On submit, i want to store these Boolean values into the MySql Table. Please advice me on, How should i code my views such that it accepts values from Templates and stores it to the database. Also suggest , if any alternative method is possible.

Discuss Bury


Who Voted for this Question