#6498: Add case insensitive model ordering
-------------------------------------+-------------------------------------
     Reporter:  Bastian Kleineidam   |                    Owner:  nobody
  <calvin@…>                         |                   Status:  new
         Type:  New feature          |                  Version:  master
    Component:  Database layer       |               Resolution:
  (models, ORM)                      |             Triage Stage:  Accepted
     Severity:  Normal               |      Needs documentation:  1
     Keywords:                       |  Patch needs improvement:  0
    Has patch:  1                    |                    UI/UX:  0
  Needs tests:  0                    |
Easy pickings:  0                    |
-------------------------------------+-------------------------------------

Comment (by aaugustin):

 I don't find `my_field__iexact` much better than the original proposal of
 `'*my_field'`... Try grabbing a core dev or two at the sprints to get a
 design decision on the API :)

 Otherwise, the most difficult part is to get this working on all four
 databases supported by Django. Yes, this includes Oracle :) (I have the
 infrastructure to test it if you don't and I'll be a the sprints
 tomorrow.)

-- 
Ticket URL: <https://code.djangoproject.com/ticket/6498#comment:17>
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/096.bbb07f9ca0335f9bd4c3f8b1082682e7%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to