Bradley, I think there's a typing error somewhere there, search for where you have pollsdjango within your script, you might have mistakenly join some text together.
David On Jul 6, 4:56 pm, Bradley Hintze <[email protected]> wrote: > Hi all, > > I am following the tutorial part 2 > (http://docs.djangoproject.com/en/dev/intro/tutorial02/#intro-tutorial02) > and I am stuck. I uncommented the 'django.contrib.admin' as directed > and ran 'python manage.py syncdb' and got the following error: > > Error: No module named pollsdjango.contrib.admin > > Any ideas? > > -- > Bradley J. Hintze -- You received this message because you are subscribed to the Google Groups "Django users" group. 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.

