#29856: tutorial bug
-----------------------------------------+--------------------------
               Reporter:  sinkingcn      |          Owner:  nobody
                   Type:  Bug            |         Status:  new
              Component:  Documentation  |        Version:  2.1
               Severity:  Normal         |       Keywords:  tutorial
           Triage Stage:  Unreviewed     |      Has patch:  0
    Needs documentation:  0              |    Needs tests:  0
Patch needs improvement:  0              |  Easy pickings:  1
                  UI/UX:  0              |
-----------------------------------------+--------------------------
 [https://docs.djangoproject.com/en/2.1/intro/tutorial02/]
 In the "Activating models" section,you shouldn't put the following code in
 the first line of INSTALLED_APPS.
 {{{
 'polls.apps.PollsConfig',
 }}}
 If put the code in the first line of INSTALLED_APPS,you will not see
 "Question" displayed on the admin index page as shown in the "Explore the
 free admin functionality"section.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29856>
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 [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/052.f7807c477c411a087c0728e3a9304805%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to