On Mon, 2008-09-01 at 10:39 -0700, Leaf wrote:
> All the info is at http://dpaste.com/75250/. I really have no idea
> what this error is trying to tell me. Can anyone explain what it might
> be?

It's an internal Python error that is raised when you try to update a
dictionary with bad data. What it almost certainly means in this case is
that the dictionary of default arguments in one of the lines of your
URLConf file is bad.

Regards,
Malcolm



--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to