Closed knilios closed 2 months ago
The user can visit any poll from the URL, as shown below: http://localhost:8000/polls/__poll_number__/ The page must give the user an error message using "Django Messages Framework" that such a poll does not exist.
http://localhost:8000/polls/__poll_number__/
The user can visit any poll from the URL, as shown below:
http://localhost:8000/polls/__poll_number__/
The page must give the user an error message using "Django Messages Framework" that such a poll does not exist.