getting error while trying example part-4 in Django 1.9

30 views
Skip to first unread message

Prabhjot Singh

unread,
Mar 31, 2016, 10:22:24 AM3/31/16
to Django users
NoReverseMatch: Reverse for 'vote' with arguments '(1,)' and keyword arguments '{}' not found. 0 pattern(s) tried: []

link to error
Message has been deleted

Eduardo Júnio Santos Macêdo

unread,
Apr 1, 2016, 11:16:20 AM4/1/16
to Django users
On the file polls/urls.py add this line before urlpatterns.

app_name = 'polls'
Reply all
Reply to author
Forward
0 new messages