[PATCH 5/5] docs: also mention that ROOT_DIR needs to be updated
Florian Fainelli
f.fainelli at gmail.com
Wed Oct 2 03:39:20 EST 2013
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 <f.fainelli at gmail.com>
---
docs/INSTALL | 1 +
1 file changed, 1 insertion(+)
diff --git a/docs/INSTALL b/docs/INSTALL
index 6c48644..56ad7bf 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_ROOT
MEDIA_ROOT
TEMPLATE_DIRS
--
1.8.1.2
More information about the Patchwork
mailing list