Re: unicode issues in multiple tickets (#952, #1356, #3370) and thread about Euro sign in django-users

2007-01-30 Thread Bill de hOra
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

Re: Branch Merges?

2006-11-10 Thread Bill de hOra
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.