[Django] #29856: tutorial bug

5 views
Skip to first unread message

Django

unread,
Oct 17, 2018, 5:53:08 AM10/17/18
to django-...@googlegroups.com
#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.

Django

unread,
Oct 17, 2018, 6:40:51 AM10/17/18
to django-...@googlegroups.com
#29856: tutorial bug
-------------------------------+--------------------------------------
Reporter: sinkingcn | Owner: nobody
Type: Bug | Status: closed
Component: Documentation | Version: 2.1
Severity: Normal | Resolution: invalid

Keywords: tutorial | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------+--------------------------------------
Changes (by Tim Graham):

* status: new => closed
* resolution: => invalid


Comment:

I guess you've made a mistake somewhere as the tutorial has been tested by
many people. See TicketClosingReasons/UseSupportChannels for places to get
help.

--
Ticket URL: <https://code.djangoproject.com/ticket/29856#comment:1>

Reply all
Reply to author
Forward
0 new messages