mardi 4 mars 2014

choice_set django tutorial part one


Vote count:

0




This problem is right out of the Django tutorial which make me all the more frustrated. There are other posts on the choice_set command, but none of them seem to have the problem I am having.


CODE:



In [5]: p.choice_set.all()

Out[5]: ...(loads of stuff)
...DatabaseError: no such column: polls_choice.choice


The code should just out put an empty list



[]


This error seems very basic but I am not sure how to handle it. Everything else in the tutorial worked, but I am stuck now.


If you can offer any advice I would really appreciate your effort. Thanks.



asked 1 min ago






Aucun commentaire:

Enregistrer un commentaire