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
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
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
3 matches
Mail list logo