[open-ils-commits] r1438 - servres/trunk/conifer (artunit)
svn at svn.open-ils.org
svn at svn.open-ils.org
Thu May 5 14:47:39 EDT 2011
Author: artunit
Date: 2011-05-05 14:47:34 -0400 (Thu, 05 May 2011)
New Revision: 1438
Modified:
servres/trunk/conifer/README
Log:
added warning to README
Modified: servres/trunk/conifer/README
===================================================================
--- servres/trunk/conifer/README 2011-05-05 18:42:09 UTC (rev 1437)
+++ servres/trunk/conifer/README 2011-05-05 18:47:34 UTC (rev 1438)
@@ -41,6 +41,10 @@
* 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.:
More information about the open-ils-commits
mailing list