Re: Unicode JSON Serialization Bug?

2007-08-31 Thread mynameisgabe
After doing more searching I ran across this post, claiming that the ensure_ascii argument was worthless and caused the bug. I removed it from the argument list and all is well!! http://groups.google.com/group/django-users/browse_thread/thread/87b1478c02d743e0/e4849fcf74147466?lnk=gst&q=unicode+

Re: Unicode JSON Serialization Bug?

2007-08-31 Thread mynameisgabe
Does anyone have any idea about this one? I'm kind of in a bind on this one. Thanks! Gabe On Aug 30, 2:12 pm, mynameisgabe <[EMAIL PROTECTED]> wrote: > Hello All- > > I've been told that I may have encountered abug- I'm trying to > serialize a model that includes fields that could beunicodedat

Unicode JSON Serialization Bug?

2007-08-30 Thread mynameisgabe
Hello All- I've been told that I may have encountered a bug - I'm trying to serialize a model that includes fields that could be unicode data. Here is the information I collected. Let me know if there's anything else that would be helpful. Specs of the local dev workstation - having the same is