Hi, I attempted to download and use one of the sources for examples - the "bashoneliners" project from: http://code.google.com/p/bashoneliners/
However, it complains that django_openid_aith is not found. I downloaded the django_openid_auth module from the location https://launchpad.net/django-openid-auth/+download and extracted the files and created a directory under the original location for django at the same level as django-1.4. Couple of questions: 1) How does python manage.py know where to look for the new module. 2) How do I check that the version of openid-auth is right for me. C:\dev\django-examples\bashoneliners>python manage.py runserver Error: No module named django_openid_auth Thanks very much for any help. -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/1ZCkvA8Uot8J. To post to this group, send email to [email protected]. 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.

