#29593: Removal of QUERY_TERMS is not in 2.1 "features removed" page
-------------------------------------+-------------------------------------
     Reporter:  Ryan Verner          |                    Owner:  Carlton
                                     |  Gibson
         Type:  Bug                  |                   Status:  assigned
    Component:  Documentation        |                  Version:  2.1
     Severity:  Release blocker      |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Description changed by Ryan Verner:

Old description:

> 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

New description:

 django.db.models.sql.constants.QUERY_TERMS is removed in the upcoming 2.1;

 
https://github.com/django/django/commit/244cc401559e924355cf943b6b8e66ccf2f6da3a
 (edit: fixed correct commit)

 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#comment:6>
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/062.17962a23b5c773328b80bfddcfd82d11%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to