From 4899d1ce5ce4545fc4b58fe2e635c9ffc1ca1faf Mon Sep 17 00:00:00 2001 From: Amit Garu Date: Sun, 24 Apr 2022 12:08:50 +0545 Subject: [PATCH] Update index.rst Typo fix for field access in template. --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index bc2f326..c8e4f15 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -151,7 +151,7 @@ When used in a template you probably need to use: {% load static %} {% get_media_prefix as MEDIA_URL %} - + Images are uploaded to MEDIA_ROOT.