Fixed #27410 -- Clarified when static files is enabled in STATIC_ROOT docs.

This commit is contained in:
Tim Graham 2016-10-31 15:17:40 -04:00
parent 55993d1e4e
commit de91c172cf
2 changed files with 4 additions and 4 deletions

View File

@ -3117,9 +3117,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