#25153: The polls tutorial shows INSTALLED_APPS in incorrect order
-------------------------------+--------------------------------------
     Reporter:  pjdelport      |                    Owner:  nobody
         Type:  Bug            |                   Status:  closed
    Component:  Documentation  |                  Version:  1.8
     Severity:  Normal         |               Resolution:  worksforme
     Keywords:                 |             Triage Stage:  Unreviewed
    Has patch:  0              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  1              |                    UI/UX:  0
-------------------------------+--------------------------------------
Changes (by timgraham):

 * status:  new => closed
 * needs_docs:   => 0
 * resolution:   => worksforme
 * needs_tests:   => 0
 * needs_better_patch:   => 0


Comment:

 It sounds to me like you are suggesting to put 'polls' first in the
 `INSTALLED_APPS` list because the custom admin templates in
 `polls/templates` wouldn't otherwise take effect. That seems like it would
 be correct, but the custom admin templates should actually be in
 `mysite/templates` so this isn't necessary.

--
Ticket URL: <https://code.djangoproject.com/ticket/25153#comment:1>
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/067.afca0bd7fa4a0219dd8f3a63c03056ab%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to