Hi, after upgrading to the unicode branch - I am using svn trunk, I find that in the changelist, when I want to change an entry where there are non-ascii characters in the name, I am getting an ascii cant decode the non-ascii characters. This is appearing in line 15 of change_form.html, in this particular code block: {{ original| truncatewords:"18"|escape }}. When creating a new record, the record gets saved, but the changelist with the success message doesnt come up. The same problem arises if I try to edit the particular item. This only happens when non-ascii characters are in the name to be edited. Otherrwise the app is fully unicode and there are no problems. I have temporarily solved the problem by removing {{ orig {{ original|truncatewords:"18"|escape }}, but this is of course a temporary and bad hack. Does a bug report need to be filed for this? --
regards kg http://lawgon.livejournal.com http://nrcfosshelpline.in/web/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---