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

 * status:  new => closed
 * needs_better_patch:   => 0
 * resolution:   => worksforme
 * needs_tests:   => 0
 * needs_docs:   => 0


Comment:

 At that point in the tutorial, we've only stubbed out the views with
 something like `return HttpResponse("You're looking at poll %s." %
 poll_id)` -- there's no database operation yet. It sounds like you're
 following the tutorial out of order.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/20952#comment:1>
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.c87f2d8fef0cc4cf6796f4aaf76fbc31%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to