#16671: 5th tutorial on turning Polls into a reusable app
-------------------------------+------------------------------------
     Reporter:  stumbles       |                    Owner:  ben@…
         Type:  New feature    |                   Status:  new
    Component:  Documentation  |                  Version:  master
     Severity:  Normal         |               Resolution:
     Keywords:                 |             Triage Stage:  Accepted
    Has patch:  1              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  0              |                    UI/UX:  0
-------------------------------+------------------------------------

Comment (by stumbles):

 Thanks for your notes Tim. Also looking forward to getting this in!

 Regarding 1: I've just run through the dev version tutorials 1-4 and
 didn't find I needed to modify `settings.TEMPLATE_DIRS`. If you have
 `'django.template.loaders.app_directories.Loader',` in your
 `settings.TEMPLATE_LOADERS` (the default), the templates should be found
 by Django when moved inside `polls/templates/polls`. Have I missed
 something?

 Regarding 2: I've added a note about the `docs` directory not being
 included if empty, thanks.

 Regarding 3: I've used the example you mentioned in comment 11 to describe
 how to find package files to delete.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/16671#comment:12>
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 post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to