StackOverflow Question: Trouble with updating "To Do Task" objects already existing in database

9 views
Skip to first unread message

Gregory Desrosiers

unread,
May 28, 2015, 4:51:46 PM5/28/15
to django...@googlegroups.com
Hi there!

This is my first post in this group, and even though I did took a look at the About section, I can't tell what the rules are.

Anyway, I have a website where I'm implementing a "To Do List" using HTML, CSS, jQuery, and Django for me to learn about using a Django server and database. The tasks are saved as objects in the server, where each one has a string denoting what it is, as a label, and a Boolean value, as a checkbox, for whether or not that task is done.

I posted my question as a StackOverflow question: http://stackoverflow.com/questions/30514359/django-trouble-with-updating-a-booleanfield-with-my-todochecklisttask-model

Could you please take a look and help me out?
Reply all
Reply to author
Forward
0 new messages