From 73ff4498aab1df286cf9aeb2ad9d801ac8e0263e Mon Sep 17 00:00:00 2001 From: Tim Graham Date: Fri, 8 Aug 2014 13:59:02 -0400 Subject: Removed some tabs in the docs. --- docs/ref/files/storage.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/ref/files') diff --git a/docs/ref/files/storage.txt b/docs/ref/files/storage.txt index 3fab257457..1d2c31972e 100644 --- a/docs/ref/files/storage.txt +++ b/docs/ref/files/storage.txt @@ -38,13 +38,13 @@ The FileSystemStorage Class .. attribute:: location - Absolute path to the directory that will hold the files. + Absolute path to the directory that will hold the files. Defaults to the value of your :setting:`MEDIA_ROOT` setting. .. attribute:: base_url - URL that serves the files stored at this location. - Defaults to the value of your :setting:`MEDIA_URL` setting. + URL that serves the files stored at this location. + Defaults to the value of your :setting:`MEDIA_URL` setting. .. attribute:: file_permissions_mode -- cgit v1.3