Hello,
On 29 Lip, 15:56, cootetom wrote:
> To add, something just popped into my head. Have you got
> DEFAULT_CHARSET = 'utf-8' in your settings.py fiile
It didn't help.
> On Jul 29, 2:51 pm, cootetom wrote:
>
> > I would imagine that the deserialize function tries to encode the
> > input dow
To add, something just popped into my head. Have you got
DEFAULT_CHARSET = 'utf-8' in your settings.py file.
On Jul 29, 2:51 pm, cootetom wrote:
> I would imagine that the deserialize function tries to encode the
> input down to ascii. My suggestion would be to find the XML serializer
> code a
I would imagine that the deserialize function tries to encode the
input down to ascii. My suggestion would be to find the XML serializer
code and see what it is doing with the input string you pass to it.
On Jul 29, 2:23 pm, l5x wrote:
> Hello,
>
> first of all, congratulations!
>
> I have a p
Hello,
first of all, congratulations!
I have a problem. When trying to open template I get following error:
Original Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/django/template/debug.py",
line 71, in render_node
result = node.render(context)
File "/usr/lib/
4 matches
Mail list logo