Re: Tutorial - Customize the admin look and feel

2014-04-27 Thread m1chael
You really shouldn't be learning with the dev version as Babatunde Akinyanmi pointed out, but, i'm curious enough to respond have you tried to install Django toolbar to figure out what template is actually being loaded? Maybe that will give you a good idea on where to troubleshoot Mike On

Re: Tutorial - Customize the admin look and feel

2014-04-27 Thread Babatunde Akinyanmi
This does not answer the question but you really shouldn't be learning with the dev version On 27 Apr 2014 15:38, "rob25" wrote: > Hello, > > I was following the instructions to create a basic poll application with > django 1.8 (dev), but now I'm stuck to this >

Tutorial - Customize the admin look and feel

2014-04-27 Thread rob25
Hello, I was following the instructions to create a basic poll application with django 1.8 (dev), but now I'm stuck to this paragraph . My template doesn't override the original. This is the instruction

Re: Tutorial: "Customize the admin look and feel"

2011-05-11 Thread BobG
Ramiro Morales: Yep! Wowza! That did it. Thank you very much! Moving forward again! Pax! BobG On May 11, 8:24 pm, Ramiro Morales wrote: > On Wed, May 11, 2011 at 8:39 PM, BobG wrote: > > I'm stuck on something that seems pretty > > simple: "Customize

Re: Tutorial: "Customize the admin look and feel"

2011-05-11 Thread Ramiro Morales
On Wed, May 11, 2011 at 8:39 PM, BobG wrote: > I'm stuck on something that seems pretty > simple: "Customize the admin look and feel." I am unable to change > "Django administration" at the top of the page. > > Here is the questionable line of code in settings.py: >

Tutorial: "Customize the admin look and feel"

2011-05-11 Thread BobG
Django users: It is time to ask for help. I'm a newbie working the tutorial. I'm using Linux Mint, Python 2.6, and Django 1.3. So far, everything has been working smoothly, but I'm stuck on something that seems pretty simple: "Customize the admin look and feel." I am unable to change "Django