mirror of
https://github.com/django/django.git
synced 2025-06-05 03:29:12 +00:00
[1.4.X] Updated doc for settings.MEDIA_ROOT based on what's generated by settings.py; thanks ryan-blunden.
Backport of e6e01f619d from master
This commit is contained in:
parent
4b8c6c4056
commit
81bfe428e1
@ -1401,8 +1401,8 @@ MEDIA_ROOT
|
|||||||
|
|
||||||
Default: ``''`` (Empty string)
|
Default: ``''`` (Empty string)
|
||||||
|
|
||||||
Absolute path to the directory that holds media for this installation, used
|
Absolute filesystem path to the directory that will hold :doc:`user-uploaded
|
||||||
for :doc:`managing stored files </topics/files>`.
|
files </topics/files>`.
|
||||||
|
|
||||||
Example: ``"/home/media/media.lawrence.com/"``
|
Example: ``"/home/media/media.lawrence.com/"``
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user