stupid error, thank you
On Jul 20, 12:23 pm, Daniel Roseman wrote:
> On Jul 20, 11:13 am, Viktor wrote:
>
> > my view calls
>
> > survey = get_object_or_404(models.Survey, {'pk': int(survey_id)})
>
> > and gives a ValueError: need more than 1 value to unpack, the full
> > traceback is athttp://
On Jul 20, 11:13 am, Viktor wrote:
> my view calls
>
> survey = get_object_or_404(models.Survey, {'pk': int(survey_id)})
>
> and gives a ValueError: need more than 1 value to unpack, the full
> traceback is athttp://python.pastebin.com/m3f715909
>
> I have no clue what the problem might be, espec
2 matches
Mail list logo