Malcolm Tredinnick wrote:
> That sounds reasonable.
Just was about to make a patch but saw your changeset implementing it.
Thanks!
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django developers" group.
To post
On Sun, 2007-06-17 at 12:15 +0400, Ivan Sagalaev wrote:
> Hello everyone (and Malcolm especially)!
>
> This is about template rendering in unicode branch. Template's render
> now returns a byte string encoded in a DEFAULT_CHARSET. However just
> yesterday I've come across a case where a develop
Hello everyone (and Malcolm especially)!
This is about template rendering in unicode branch. Template's render
now returns a byte string encoded in a DEFAULT_CHARSET. However just
yesterday I've come across a case where a developer needed to render a
template not to send it over HTTP connectio