#9257: Incorrect description of urls.py contents
---------------------------+------------------------------------------------
 Reporter:  a2             |       Owner:  nobody    
   Status:  new            |   Milestone:            
Component:  Documentation  |     Version:  1.0       
 Keywords:  urls.py        |       Stage:  Unreviewed
Has_patch:  1              |  
---------------------------+------------------------------------------------
 On this page:
    http://docs.djangoproject.com/en/dev/intro/tutorial02/#intro-tutorial02

 near the top, this line:
    Edit your mysite/urls.py file and uncomment the lines below the
 “Uncomment this for admin:”

 should be edited to match the ulrs.py file as follows:
    Edit your mysite/urls.py file and uncomment the lines below the
 “Uncomment the next line to enable the admin:”

 ...or the other way around.

 but always remember: "Consistency is the last refuge for tiny minds"

-- 
Ticket URL: <http://code.djangoproject.com/ticket/9257>
Django <http://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 [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to