Re: Practical Django Projects: Coltrane's entry detail not working

2008-09-06 Thread phred78
Thanks Karen, I missed that. =) --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to

Re: Practical Django Projects: Coltrane's entry detail not working

2008-09-05 Thread Karen Tracey
On Fri, Sep 5, 2008 at 11:01 AM, phred78 <[EMAIL PROTECTED]> wrote: > > Hi all, > > I'm stuck with this problem that I can't figure out. Everything was > working, then I went out for lunch and when I came back it stopped > working :S > > It's related to the Entry detail view. Listing is fine but w

Practical Django Projects: Coltrane's entry detail not working

2008-09-05 Thread phred78
Hi all, I'm stuck with this problem that I can't figure out. Everything was working, then I went out for lunch and when I came back it stopped working :S It's related to the Entry detail view. Listing is fine but when I try to open the detail of a certain entry it gives out this error: (...) Re