On Aug 12, 4:53 pm, Tony wrote:
> This is more of a python question but its in my Django project. I am
> reading a unicode object and an integer from a database into a
> dictionnary and storing that in a pickled file. Ive confirmed the
> dictionary is done correctly because i print it out from t
Hi,
without any code it's hard to say what can be a source of the problem.
best regards,
On Thu, Aug 12, 2010 at 5:53 PM, Tony wrote:
> This is more of a python question but its in my Django project. I am
> reading a unicode object and an integer from a database into a
> dictionnary and storin
I just realized it said the error occurred here:
/home/opadmin/webapps/django/lib/python2.6/django/http/__init__.py in
_get_content, line 395
So I guess dJANGO has something to do with it
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post t
This is more of a python question but its in my Django project. I am
reading a unicode object and an integer from a database into a
dictionnary and storing that in a pickled file. Ive confirmed the
dictionary is done correctly because i print it out from the pickled
file later to check. I also c
4 matches
Mail list logo