#21306: Fix (or document) lower-casing behavior of title filter
-----------------------------------------+------------------------
               Reporter:  timo           |          Owner:  nobody
                   Type:  Uncategorized  |         Status:  new
              Component:  Uncategorized  |        Version:  1.4
               Severity:  Normal         |       Keywords:
           Triage Stage:  Unreviewed     |      Has patch:  0
    Needs documentation:  0              |    Needs tests:  0
Patch needs improvement:  0              |  Easy pickings:  0
                  UI/UX:  0              |
-----------------------------------------+------------------------
 The following seems unexpected to me, although there may be use cases
 where it's expected behavior (e.g. if you have all capitalized text and
 want it titled). See also #21299.
 {{{
 >>> from django.template.defaultfilters import title
 >>> title("ABC News")
 u'Abc News'
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/21306>
Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/047.1705a90a41fed40d68855eb3224a6350%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to