Hi,
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.