#30590: Error in the documentation of the polling app.
-------------------------------------+-------------------------------------
               Reporter:             |          Owner:  nobody
  adityaanjeet                       |
                   Type:             |         Status:  new
  Cleanup/optimization               |
              Component:             |        Version:  2.2
  Documentation                      |       Keywords:  Polling App,
               Severity:  Normal     |  Documentation
           Triage Stage:             |      Has patch:  0
  Unreviewed                         |
    Needs documentation:  0          |    Needs tests:  0
Patch needs improvement:  0          |  Easy pickings:  0
                  UI/UX:  0          |
-------------------------------------+-------------------------------------
 Here is the link of the page containing error:-
 [https://docs.djangoproject.com/en/2.2/intro/tutorial03/#overview]//
 According to my knowledge, for any project if we want to create a
 **templates** directory then it is created inside the root directory of
 the project.//
 But, here what I have found that **in the polling app documentation**, it
 is mentioned to create the directory inside the **application** folder.//
 //
 In the documentation, the project is named as **mysite** and the app is
 named as **polls**.//
 For creating the **templates** file, the correct path would have to be
 **/mysite/templates** but the given path is **/polls/templates**.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30590>
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/055.ad1a183694b08422cd97b13038a91ceb%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to