#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:  1
Easy pickings:  0              |                    UI/UX:  0
-------------------------------+------------------------------------

Comment (by timo):

 Updates:
 * Added a note in tutorial 3 regarding app-level template directories.
 * Added an example of how template names could collide to the "Why nested"
 note.
 * Changed from distutils to distribute and pip.
 * Added a step of creating a license file
 * Added trove classifiers to setup.py
 * Removed link to Eric's blog post - if someone wants to add documentation
 on best practices it can be a separate ticket.

 Other Notes:
 * Since we switched to using distribute, it looks like Carl's point about
 redundancy between MANIFEST.in and package_data is moot.
 * The updated doc is http://techytim.com/django/tutorial05/intro/reusable-
 apps.html

 Todo:
 * Should we keep the link to djangopackages.com?
 * Russ, regarding the URL, I'm assuming you didn't like the 'intro' bit?
 Since this follows from tutorial 4, I felt like moving it to a whole new
 top level like /advanced-tutorials/reuseable-apps/ might be a bit too much
 (we won't get any next/previous links to and from tutorial 4) so I opted
 for /intro/reusable-apps/. I'm open to suggestions if you still don't like
 it.  (And I just realized that maybe you saw tutorial05 in the url where I
 posted the built docs which is just a folder on my server where I put
 this.)

-- 
Ticket URL: <https://code.djangoproject.com/ticket/16671#comment:26>
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