#18715: Tutorial Page 3 Refactor
-------------------------------------+-------------------------------------
     Reporter:  pydanny              |                    Owner:  pydanny
         Type:                       |                   Status:  new
  Cleanup/optimization               |                  Version:  1.4
    Component:  Documentation        |               Resolution:
     Severity:  Normal               |             Triage Stage:
     Keywords:                       |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by pydanny):

 Actually, this ticket covers:

 * Changing the order of instructions. Views and Urls are 'tightly coupled'
 in the code and should be so in the tutorial.
 * Views and Templates should be taught not via throwing errors and then
 fixing them.
 * Good practices on URLconf are taught from the beginner per Jessica
 McKellar. For example, we begin with polls/urls.py in place rather than
 adding them at the end.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/18715#comment:3>
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 post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to