#6904: Dictsort filter should sort case insensitive
---------------------------------------------+------------------------------
Reporter: [email protected] | Owner: nobody
Status: new | Milestone:
Component: Template system | Version: SVN
Resolution: | Keywords:
Stage: Design decision needed | Has_patch: 1
Needs_docs: 1 | Needs_tests: 0
Needs_better_patch: 1 |
---------------------------------------------+------------------------------
Changes (by Michael P. Jung):
* cc: [email protected] (added)
* needs_better_patch: 0 => 1
Comment:
Please don't just lower() the strings when sorting them. Use the collation
of the locale.
http://groups.google.com/group/django-
developers/browse_thread/thread/a6fa8df5787b9c32
--
Ticket URL: <http://code.djangoproject.com/ticket/6904#comment:9>
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 [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?hl=en
-~----------~----~----~----~------~----~------~--~---