Re: Problem with reverse lookups in Weblog example

2008-08-27 Thread Rodney Topor
OK, I solved my problem. I now understand reverse lookups well enough to be embarrassed by the code below. Sorry to have bothered you. Rodney On Aug 27, 10:39 am, Rodney Topor <[EMAIL PROTECTED]> wrote: > Hi.  Sorry to botther the group again.  I'm working through the Weblog > example in 'Prac

Problem with reverse lookups in Weblog example

2008-08-26 Thread Rodney Topor
Hi. Sorry to botther the group again. I'm working through the Weblog example in 'Practical Django Projects'. Yet again, reverse URL lookup errors prove to be the hardest to debug. In class Entry I have defined def get_absolute_url(self): return "/weblog/%s/%s/" % (self.pub_date.st