On Wed, 2012-05-23 at 05:16 -0700, Waleria wrote:
> Exception Type: TypeError Exception Value: coercing to Unicode: need
> string or buffer, dict found 

you have to find out where in the code the error is coming. Then you
will find that you are passing a dict instead of a string.
-- 
regards
Kenneth Gonsalves

-- 
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