On Wed, Apr 8, 2009 at 10:24 AM, Xpineapple <kenned...@gmail.com> wrote:
> > > 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... > > > > Those refer to the 1.1(dev version now) and beyond way of hooking up admin urls. Consult the Django 1.0 docs for how to hook up the urls(everything else is the same). Alex -- "I disapprove of what you say, but I will defend to the death your right to say it." --Voltaire "The people's good is the highest law."--Cicero --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---