I am getting an error when I go to http://localhost:8000/polls/
after adding working on the changes in part 3. The message is:
Reverse for ‘index’ with arguments ‘(’‘,)’ not found. 1 pattern(s) tried: [‘polls/$’]
I think I messed up editing the changes required for the tutorial.
Is there a completely worked set of tutorial files?
Stuart