Re: Template Syntax Error: url config module not found

2009-11-09 Thread m3mitsuppe
Ok, so I narrowed this down a bit: the problem was with get_absolute_url. I still do not understand why it would complain about the urls.py not being found. I'd still be happy about any hints, but in the meantime I changed my template code to a not-so-DRY but working version with explicit urls.

Template Syntax Error: url config module not found

2009-11-08 Thread m3mitsuppe
Hi all, I have a strange error on a website I developed (quite some time ago...). The main url works: http://www.christina-kratzenberg.de So do all the links at the bottom except for the "portfolio" one. It's of course the interesting part where a photo portfolio is shown. When I click on that