#19582: Add tutorial on static files
--------------------------------------+------------------------------------
     Reporter:  jpic                  |                    Owner:  nobody
         Type:  Cleanup/optimization  |                   Status:  new
    Component:  Documentation         |                  Version:  master
     Severity:  Normal                |               Resolution:
     Keywords:  docs, static files    |             Triage Stage:  Accepted
    Has patch:  0                     |      Needs documentation:  1
  Needs tests:  0                     |  Patch needs improvement:  0
Easy pickings:  1                     |                    UI/UX:  0
--------------------------------------+------------------------------------
Changes (by anonymous):

 * needs_better_patch:   => 0
 * needs_tests:   => 0
 * version:  1.4 => master
 * easy:  0 => 1
 * keywords:   => docs, static files
 * needs_docs:   => 1
 * type:  Uncategorized => Cleanup/optimization
 * stage:  Unreviewed => Accepted


Comment:

 It's not just you. :)

 Django docs contain two pages about static files:
 https://docs.djangoproject.com/en/dev/howto/static-files/
 https://docs.djangoproject.com/en/dev/ref/contrib/staticfiles/

 The first one is hard to understand but does the job and acts as a kind of
 tutorial. In my opinion, we could re-write this information but make it
 more easy to understand.

 If you are willing to make a contribution to Django, you are welcome to do
 so and apply a patch. I'll set easy pickings.

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