#11972: Title filter should not capitalize ordinals
-------------------------------+--------------------------------------------
 Reporter:  schw...@gmail.com  |       Owner:  nobody    
   Status:  new                |   Milestone:  1.2       
Component:  Template system    |     Version:  1.1       
 Keywords:  title filter       |       Stage:  Unreviewed
Has_patch:  1                  |  
-------------------------------+--------------------------------------------
 The main problem I have with the title filter is that if you have, say, an
 address "555 WEST 53RD STREET", and you want to run it through a title
 filter, you get "555 West 53Rd Street". The letters coming after the
 digits should not be capitalized.

 Just like the title filter special cases for apostrophes (making sure
 JOE'S CRAB SHACK doesn't turn into Joe'S Crab Shack), it should also lower
 letters coming directly after numbers.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/11972>
Django <http://code.djangoproject.com/>
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 django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to