Ivan Sagalaev wrote:
> Michael Radziej wrote:
>>
>> I don't see a problem with the generic views since they pass bytestrings
>> to the database wrapper, this gets as bytestrings to MySQLdb, and for
>> bytestrings the charset attribute is not used at all.
>
> Umm... This is the exact problem with
Michael Radziej wrote:
> Adrian Holovaty schrieb:
>> That's a good point. Maybe we could do a better job of this by
>> highlighting the currently developed branches on the main Django
>> download page, rather than hiding them on the wiki, which I'm still
>> convinced many people don't know about.