It's the problem for 'Better slugifying'. As for Japanese, Django strips all charcters. It means we use Japanese for slug field, no charcters assigned for slug. So any django application used slugs are no use for none-ascii-charcter languages.
How about RFC3490 (IDNA)? I know RFC3490 is not readable. But it will work. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-developers -~----------~----~----~----~------~----~------~--~---
