Tag: Django Poll
-
Django Polls App – AttributeError
I am working on the Django app poll as a way to go back to basics and learn Django using the documentation. I got stuck pretty early on in Part 2, which highlighted to me how easy it is to add the wrong code into the wrong place and not even see it! I had…