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 anywhere in the file,
but I have a section for Jellyroll usernames and passwords.

DELICIOUS_USERNAME=username
DELICIOUS_PASSWORD=password

once you have that in settings you should be able to go.

Hope this helps.

Kit


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to