#2716: german "umlaut"-letters in slugfields could be better
------------------------------------+---------------------------------------
 Reporter:  [EMAIL PROTECTED]  |       Owner:  adrian          
     Type:  enhancement             |      Status:  new             
 Priority:  low                     |   Milestone:  Version 1.0     
Component:  Database wrapper        |     Version:  0.95            
 Severity:  normal                  |    Keywords:  umlaut slugfield
------------------------------------+---------------------------------------
 Hi,
 
 when slugfields are generated from german textfields
 it would result in '''much nicer slugs'''
 
 if the umlauts where written '''in the following way'''
 (currently umlauts are just cut away):
 
 ü (= the html ü) -> ue
 
 ö (= the html ö) -> oe
 
 ä (= the html ä) -> ae
 
 ß (= the html ß)-> sz
 
 
 same with capital letters!
 
 The resulting slugfield could still be read in german!
 
 cu
 Dorian

-- 
Ticket URL: <http://code.djangoproject.com/ticket/2716>
Django <http://code.djangoproject.org/>
The web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" 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-updates
-~----------~----~----~----~------~----~------~--~---

Reply via email to