Re: Problem with the django tutorial

2007-12-05 Thread andy baxter
I thought I had - in fact I'm pretty sure I remember doing it, but when I looked it wasn't there, so thanks for this. It's now working OK. andy ChaosKCW wrote: > Hi > > It works for me, > > Did you add your application to the settings.py as per a previous > step ? > > On Dec 5, 3:36 pm, andy ba

Re: Problem with the django tutorial

2007-12-05 Thread ChaosKCW
Hi It works for me, Did you add your application to the settings.py as per a previous step ? On Dec 5, 3:36 pm, andy baxter <[EMAIL PROTECTED]> wrote: > Hello, > > I've been working my way through the django tutorial. I'm really > impressed with what django can do, but I've hit a problem - I'm