Per manual ( www.djangobook.com/en/2.0/ ), Chapter 6, I try to setup
the admin site.  My version of Django is (1, 0, 2, 'final', 0) which
is covered by this manual.

However, after following guidance on activating site, I get this error
when running server and going to http://127.0.0.1:8000/admin/ -

AttributeError: 'AdminSite' object has no attribute 'urls'

The steps are very easy to follow, so perhaps something is problematic
here?  I am running on Linux Fedora 10 X84_64.  Please help. Thanks...

--~--~---------~--~----~------------~-------~--~----~
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 
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