#21030: Clarify in tutorial02 that user must uncomment lines in urls.py to 
access
admin site
-------------------------------------+-------------------------------------
     Reporter:  susan                |      Owner:  nobody
         Type:                       |     Status:  new
  Cleanup/optimization               |    Version:  1.6-alpha-1
    Component:  Documentation        |   Keywords:  tutorial02, tutorial,
     Severity:  Normal               |  documentation
 Triage Stage:  Unreviewed           |  Has patch:  0
Easy pickings:  1                    |      UI/UX:  0
-------------------------------------+-------------------------------------
 https://docs.djangoproject.com/en/dev/intro/tutorial02/#start-the-
 development-server

 Since I haven't used Django for half a year, I've been (re)-learning
 Django by following the dev version of the 4-part tutorial. I've reached
 tutorial part 2 and that was the part where I was puzzled and reached a
 stumbling block. I go to /admin/ and the page is a welcome page, not the
 admin login site as indicated in tutorial. I was able to solve the problem
 by reading the instructions inside urls.py; those instructions tell me to
 uncomment certain lines inside urls.py.

 There's no documentation within the tutorial02.txt that explicitly states
 that the user must uncomment the lines in urls.py in order for the user to
 access the admin site. I would be happy to make a doc patch to clarify
 this aspect of the tutorial02.txt.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/21030>
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/048.472d9798a53d1400f0aee2b802438362%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to