#16161: If extra static files are added into STATIC_ROOT, they are transformed 
to
symlinks in the next run of ``collectstatic -l``
-------------------------------------+-------------------------------------
               Reporter:  gnotaras   |          Owner:  nobody
                   Type:             |         Status:  new
  Cleanup/optimization               |      Component:  Documentation
              Milestone:             |       Severity:  Normal
                Version:  1.3        |       Keywords:
             Resolution:             |      Has patch:  0
           Triage Stage:  Accepted   |    Needs tests:  0
    Needs documentation:  0          |  Easy pickings:  0
Patch needs improvement:  0          |
-------------------------------------+-------------------------------------
Changes (by aaugustin):

 * component:  contrib.staticfiles => Documentation
 * type:  Bug => Cleanup/optimization
 * stage:  Unreviewed => Accepted


Comment:

 You shouldn't put some extra static files in `STATIC_ROOT`.

 I expected to find a big warning in the docs: "Don't put your static files
 in STATIC_ROOT", but I didn't. We should add it.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/16161#comment:2>
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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to