I am trying to follow part 4 of the polls app tutorial. I am new to Django
and not very experienced with Python or programming in general.
My problem is throwing an error message when "Vote" is pressed without a
choice being selected.
polls/views.py:
from django.shortcuts import render, get_obj
I completely missed that. Thank you!!
On Tuesday, 28 October 2014 20:20:14 UTC+1, Charly Román wrote:
>
> Import Choice in this file.
>
>
> 2014-10-28 13:06 GMT-06:00 otmeek >:
>
>> I am trying to follow part 4 of the polls app tutorial. I am new to
>> Django and
2 matches
Mail list logo