[1.10.x] Fixed #27410 -- Clarified when static files is enabled in STATIC_ROOT docs.

Backport of de91c172cf from master
This commit is contained in:
Tim Graham 2016-10-31 15:17:40 -04:00
parent a7dabe4216
commit 052578879d
2 changed files with 4 additions and 4 deletions

View File

@ -3086,9 +3086,10 @@ static files for deployment.
Example: ``"/var/www/example.com/static/"``
If the :doc:`staticfiles</ref/contrib/staticfiles>` contrib app is enabled
(default) the :djadmin:`collectstatic` management command will collect static
files into this directory. See the howto on :doc:`managing static
files</howto/static-files/index>` for more details about usage.
(as in the default project template), the :djadmin:`collectstatic` management
command will collect static files into this directory. See the how-to on
:doc:`managing static files</howto/static-files/index>` for more details about
usage.
.. warning::

View File

@ -339,7 +339,6 @@ honeypot
Honza
hostname
hostnames
howto
hstore
html
http