#30925: Missing queryset filter operator leads to extra operator use
-------------------------------------+-------------------------------------
     Reporter:  golways              |                    Owner:  nobody
         Type:  New feature          |                   Status:  closed
    Component:  Database layer       |                  Version:  2.2
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:  invalid
     Keywords:  QuerySet.extra       |             Triage Stage:
                                     |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Simon Charette):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 You should be able to use `__startswith`, `__endswith` end their case
 insensitive variants for this exact purpose.

 https://docs.djangoproject.com/en/2.2/ref/models/querysets/#startswith

 Please use support channels before submitting a feature request.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30925#comment:2>
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.c1a06d2f76300db3562c3344eea9e7c8%40djangoproject.com.

Reply via email to