﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
29593	"Removal of QUERY_TERMS is not in 2.1 ""features removed"" page"	Ryan Verner	nobody	"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


"	Bug	new	Documentation	2.1	Release blocker				Unreviewed	0	0	0	0	0	0
