From: Florian Fainelli Date: Tue, 1 Oct 2013 17:39:20 +0000 (+0100) Subject: docs: also mention that ROOT_DIR needs to be updated X-Git-Url: https://git.ozlabs.org/?a=commitdiff_plain;h=a7602f83ef5037dbf7c6bccd97cbfa14ed552a29;hp=e9bb46e31b49629ba11776fa53672e15f8bf39f9;p=patchwork docs: also mention that ROOT_DIR needs to be updated When the patchwork installation resides in the non-default location (/srv/patchwork) make sure that local_settings.py also gets updated with a proper ROOT_DIR value otherwise various problems will happen. Signed-off-by: Florian Fainelli Signed-off-by: Jeremy Kerr --- diff --git a/docs/INSTALL b/docs/INSTALL index 6c48644..5043c93 100644 --- a/docs/INSTALL +++ b/docs/INSTALL @@ -116,6 +116,7 @@ in brackets): If you have patchwork installed in somewhere other than /srv/patchwork, you'll also need to define: + ROOT_DIR MEDIA_ROOT TEMPLATE_DIRS