Hi,
I seem to have a problem where various contrib elements are throwing a
template error "dict objects are unhashable"
I'm seeing it in admin, comments, etc. Both on my dev setup and
deployed.

The line of code always seems to be  File "/Library/Python/2.5/site-
packages/django/utils/datastructures.py", line 269, in setlistdefault
    if key not in self:

How am I the only one experiencing this? :-)

Dev: devserver, Python 2.5.1 (r251:54863, Feb  6 2009, 19:02:12),
sqlite3

Deployed: apache2/modpython, Python 2.5.2 (r252:60911, Jul 31 2008,
17:31:22), sqlite3

any Ideas?


--~--~---------~--~----~------------~-------~--~----~
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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to