Re: Problems with photologue installation

2008-08-29 Thread Benjamin Buch
Am 26.08.2008 um 15:56 schrieb Karen Tracey: > The traceback shows the sequence of calls made. So runserver.py on > line 47 called self.validate... which wound up on line 122 of > base.py calling get_validation_errors, etc. until you get to line > 139 of base.py caling contribute_to_class

Re: Problems with photologue installation

2008-08-26 Thread Karen Tracey
On Tue, Aug 26, 2008 at 2:50 AM, Benjamin Buch <[EMAIL PROTECTED]> wrote: > > Hi, > > I'm working with the most recent versions of both django and photologue. > When I add photologue to the INSTALLED_APPS, the testserver stops > working and I get this traceback: > > Validating models... > Unhandle

Problems with photologue installation

2008-08-25 Thread Benjamin Buch
Hi, I'm working with the most recent versions of both django and photologue. When I add photologue to the INSTALLED_APPS, the testserver stops working and I get this traceback: Validating models... Unhandled exception in thread started by Traceback (most recent call last): File "/Library/P