#20952: Django 1.5 Tutorial Part 3, Test after Update of Polls/urls.py Fails
-------------------------------------+-------------------------------------
     Reporter:  diek@…               |                    Owner:  nobody
         Type:                       |                   Status:  new
  Cleanup/optimization               |                  Version:  1.5
    Component:  Documentation        |               Resolution:
     Severity:  Normal               |             Triage Stage:
     Keywords:  views                |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by timo):

 There shouldn't be a failure because the views (up to this point) simply
 display whatever ID you pass in the URL. The code does not verify that a
 poll with the given ID actually exists. Please tell me if I'm wrong.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/20952#comment:6>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/074.108dcef5e96ca76616826e255f589199%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to