I'm getting the following error when I try to run a view from a new screen:
DatabaseError at /polls/addcomment/ table polls_comment has no column named emailcomments I've checked the spellings and they appear to be correct. In my Comment table I have the emailcomments field defined as a boolean field with no other attributes defined. This is the first time that I've tried using a boolean field in anything, so where did I go wrong? So what am I missing? I probably missed some option, but I have found no examples to show me what options I might need to code in it. Can someone point me to the right documentation where I can see the options? thanks for the help. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.