Trying to follow Part 2 of the Django documentation

>>> python manage.py syncdb throws this when configuring admin
'Error: No module named admindjango.contrib.auth'
More errors if I try to include admin docs.

1) Need to know where I can see which modules are installed
2) Why this module did not install
3) How to fix it.

Mac OS X 10.6.4
django-admin.py --version = 1.1 SVN-13865
python --version = Python 2.6.1

4) Should I upgrade Python, and what will this break?

Thanks
Harry

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

Reply via email to