Re: New User Stuck on Tutorial Part 2

2010-05-11 Thread Old Davy
Thanks, Mike... I've got some studying to do! :) On 05/10/2010 11:47 PM, Mike Dewhirst wrote: On 11/05/2010 4:04pm, Mike Dewhirst wrote: On 11/05/2010 3:42pm, Old Davy wrote: On 05/10/2010 08:18 PM, Shawn Milochik wrote: Exactly what directory is your copied template in? It's most likely no

Re: New User Stuck on Tutorial Part 2

2010-05-10 Thread Mike Dewhirst
On 11/05/2010 4:04pm, Mike Dewhirst wrote: On 11/05/2010 3:42pm, Old Davy wrote: On 05/10/2010 08:18 PM, Shawn Milochik wrote: Exactly what directory is your copied template in? It's most likely not in the right place. Ensure that you have a template dir that your settings knows about, and tha

Re: New User Stuck on Tutorial Part 2

2010-05-10 Thread Mike Dewhirst
On 11/05/2010 4:18pm, Old Davy wrote: Thank you, Mike. That DID work! So, if I have a directory that contains the /admin/base_site.html, all I have to do is specify the containing directory. I'll need to study the actual string you used a little more closely once I get more familiar with the c

Re: New User Stuck on Tutorial Part 2

2010-05-10 Thread Old Davy
Thank you, Mike. That DID work! So, if I have a directory that contains the /admin/base_site.html, all I have to do is specify the containing directory. I'll need to study the actual string you used a little more closely once I get more familiar with the concepts. I can see how that would g

Re: New User Stuck on Tutorial Part 2

2010-05-10 Thread Mike Dewhirst
On 11/05/2010 3:42pm, Old Davy wrote: On 05/10/2010 08:18 PM, Shawn Milochik wrote: Exactly what directory is your copied template in? It's most likely not in the right place. Ensure that you have a template dir that your settings knows about, and that template dir has a subdirectory called 'ad

Re: New User Stuck on Tutorial Part 2

2010-05-10 Thread Old Davy
On 05/10/2010 08:18 PM, Shawn Milochik wrote: Exactly what directory is your copied template in? It's most likely not in the right place. Ensure that you have a template dir that your settings knows about, and that template dir has a subdirectory called 'admin' where that file is placed. Shaw

Re: New User Stuck on Tutorial Part 2

2010-05-10 Thread Shawn Milochik
Exactly what directory is your copied template in? It's most likely not in the right place. Ensure that you have a template dir that your settings knows about, and that template dir has a subdirectory called 'admin' where that file is placed. Shawn -- You received this message because you are

New User Stuck on Tutorial Part 2

2010-05-10 Thread llanitedave
Using Ubuntu 10.04... I'm just starting out on django and going through the tutorials. Everything installed, got the polls working in parts 1 and 2 of the tutorial, and I think I'm sailing. Then I get to the bottom of Part 2, to the section "Customize the admin look and feel". In settings.py I f