Re: Stuck in Tutorial Part 2: can't find django/contrib/admin/templates

2009-04-15 Thread David Chambers
I had the same problem. Thanks very much for taking the time to post the solution, Alex. On Apr 8, 12:36 pm, "ab3...@gmail.com" wrote: > Thanks! You have unlocked the rest of the tutorial for me. I > appreciate your help. > > On Apr 7, 12:57 pm, Alex Gaynor wrote: > > > On Tue, Apr 7, 2009 at

Re: Stuck in Tutorial Part 2: can't find django/contrib/admin/templates

2009-04-07 Thread ab3...@gmail.com
Thanks! You have unlocked the rest of the tutorial for me. I appreciate your help. On Apr 7, 12:57 pm, Alex Gaynor wrote: > On Tue, Apr 7, 2009 at 2:42 PM, ab3...@gmail.com wrote: > > > I'm working through the tutorial and got stuck near the end of part 2. > > It says: > > > "Now copy the templ

Re: Stuck in Tutorial Part 2: can't find django/contrib/admin/templates

2009-04-07 Thread Daniel Roseman
On Apr 7, 7:42 pm, "ab3...@gmail.com" wrote: > I'm working through the tutorial and got stuck near the end of part 2. > It says: > > "Now copy the template admin/base_site.html from within the default > Django admin template directory (django/contrib/admin/templates) into > an admin subdirectory

Re: Stuck in Tutorial Part 2: can't find django/contrib/admin/templates

2009-04-07 Thread Alex Gaynor
On Tue, Apr 7, 2009 at 2:42 PM, ab3...@gmail.com wrote: > > I'm working through the tutorial and got stuck near the end of part 2. > It says: > > "Now copy the template admin/base_site.html from within the default > Django admin template directory (django/contrib/admin/templates) into > an admin

Stuck in Tutorial Part 2: can't find django/contrib/admin/templates

2009-04-07 Thread ab3...@gmail.com
I'm working through the tutorial and got stuck near the end of part 2. It says: "Now copy the template admin/base_site.html from within the default Django admin template directory (django/contrib/admin/templates) into an admin subdirectory ..." I cannot figure out what they mean by directory dja