mirror of
https://github.com/django/django.git
synced 2025-08-04 10:59:45 +00:00
Fixed some documentation and default-settings.py comments that were misleading about the purpose of STATIC_ROOT, and removed an unused import.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15384 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
9a82eb6ff1
commit
76fb2bb0e2
4 changed files with 23 additions and 18 deletions
|
@ -26,8 +26,6 @@ Settings
|
|||
.. note::
|
||||
|
||||
The following settings control the behavior of the staticfiles app.
|
||||
Configuring the global settings :setting:`STATIC_ROOT` and
|
||||
:setting:`STATIC_URL` is **required**.
|
||||
|
||||
.. setting:: STATICFILES_DIRS
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue