From: artunit Date: Thu, 5 May 2011 18:47:34 +0000 (+0000) Subject: added warning to README X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=817e44663e6e91a1673e705f2ee78cb5f0e8c5cf;p=syrup%2Fmasslnc.git added warning to README git-svn-id: svn://svn.open-ils.org/ILS-Contrib/servres/trunk@1438 6d9bc8c9-1ec2-4278-b937-99fde70a366f --- 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.: