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: Proposal: Tutorial Refresh

2009-10-11 Thread Wolf.Halton
I think this is a great idea. I volunteer to test the tutorial. Wolf On Oct 9, 10:41 am, Rob Hudson wrote: > I'd like to propose the addition of a new tutorial that represents a > complete website, describing everything from start to finish.  This > would allow for many more topics to come into

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