From 817e44663e6e91a1673e705f2ee78cb5f0e8c5cf Mon Sep 17 00:00:00 2001 From: artunit Date: Thu, 5 May 2011 18:47:34 +0000 Subject: [PATCH] added warning to README git-svn-id: svn://svn.open-ils.org/ILS-Contrib/servres/trunk@1438 6d9bc8c9-1ec2-4278-b937-99fde70a366f --- conifer/README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/conifer/README b/conifer/README index 8b06807..3da49c8 100644 --- a/conifer/README +++ b/conifer/README @@ -41,6 +41,10 @@ This might work: * Copy local_settings.py.example to local_settings.py, and review the settings +* If you want to use Evergreen authentication and/or plan to update the catalogue +from syrup, you must fill in all the commented values in local_settings and +set EVERGREEN_AUTHENTICATION to True + * ./manage.py syncdb Note: don't use the "./" syntax in windows for the commands, e.g.: -- 2.11.0