Re: jellyroll app update.py

2007-09-05 Thread nostalgicapathy
Chris, In re: this: > In addition, there doesn't seem to be much documnetation on how to set > JELLYROLL_PROVIDERS in settings.py and where to set username & > passwords for services. at least for the delicious portion of the app you would add the following to your settings.py file. It can go a

Re: jellyroll app update.py

2007-09-05 Thread Chris H.
I've added a bit more information to a similar issue on the google code site: http://code.google.com/p/jellyroll/issues/detail?id=1 Errors I've gotten are: * ImportError: No module named jellyroll.providers --fixed with sys.path.append() * EnvironmentError: Environment variable DJANGO_SETTINGS_