>I think that Django should support(use only) python unicode strings. Since the work needed would be a bit involved (not the actual work, I think, but finding and fixing all relevant places), I set up a wiki page to collect places and procedures regarding unicodefication.
I think that Django should support(use only) python unicode strings. http://code.djangoproject.com/wiki/UnicodeInDjango So anybody willing to help with this sub-project, please dig through the source and check the listed parts and the rest of the source for additional things that need to be done. If you have concrete ideas on how to address one of the listed points, please post a message to this list so we can discuss those specific problems first. If some conclusion is made, that conclusion should be added to the wiki page. Please understand that this is only a first impact analysis - we need to know what needs to be done with this, before jumping in and doing it. So please don't post patches already ;-) The result will either be a "go" on the sub-project or a "fuggedaboutit" if we think it's too much trouble or too complicated to tackle. That's why we want to do some analysis first. bye, Georg