Re: Tutorial problem

2009-10-11 Thread Wolf.Halton
Thanks! I commented out these lines #urlpatterns = patterns('', #(r'^admin/', include(admin.site.urls)), #) and will try the info you suggest -Wolf > > If the admin worked fine and then broke during section three then you're > likely hitting #11959, not #10050: > > http://code.djangoproject.

Re: Tutorial problem

2009-10-11 Thread Karen Tracey
On Sun, Oct 11, 2009 at 7:07 PM, Wolf.Halton wrote: > > Ticket #10050 (closed: fixed) > > Opened 9 months ago > > Last modified 3 minutes ago > Documentation bug in tutorial / admin manual? 'AdminSite' object has > no attribute 'urls' > > Here is what I need to ask. What trivial issue did I miss

Tutorial problem

2009-10-11 Thread Wolf.Halton
Ticket #10050 (closed: fixed) Opened 9 months ago Last modified 3 minutes ago Documentation bug in tutorial / admin manual? 'AdminSite' object has no attribute 'urls' Here is what I need to ask. What trivial issue did I miss while doing the dev/tutorial? presuming ubernostrum's response is ac