#29593: Removal of QUERY_TERMS is not in 2.1 "features removed" page
-------------------------------------------+------------------------
               Reporter:  Ryan Verner      |          Owner:  nobody
                   Type:  Bug              |         Status:  new
              Component:  Documentation    |        Version:  2.1
               Severity:  Release blocker  |       Keywords:
           Triage Stage:  Unreviewed       |      Has patch:  0
    Needs documentation:  0                |    Needs tests:  0
Patch needs improvement:  0                |  Easy pickings:  0
                  UI/UX:  0                |
-------------------------------------------+------------------------
 django.db.models.sql.constants.QUERY_TERMS is removed in the upcoming 2.1;

 
https://github.com/django/django/commit/af69f14e7ba06bb7dee257ec02b885f4828c77ff

 There is no mention of this in the release notes:
 https://docs.djangoproject.com/en/2.1/releases/2.1/#features-removed-
 in-2-1

 Lots of projects reference this, and will break when upgrading to 2.1
 (Wagtail is one; I'm prepping a PR for them).
 
https://github.com/search?l=Python&q=from+django.db.models.sql.constants+import+QUERY_TERMS&type=Code

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29593>
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.e8705c57c832f0955a6c75e6c19f2274%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to