mirror of
https://github.com/django/django.git
synced 2025-08-22 19:44:44 +00:00
[1.7.x] Added deprecation docs for legacy lookup support; refs #16187.
Backport of 8e435a5640
from master
This commit is contained in:
parent
07bd23d329
commit
bb2b4acc7a
2 changed files with 10 additions and 0 deletions
|
@ -138,6 +138,9 @@ details on these changes.
|
|||
|
||||
* The ``django.contrib.contenttypes.generic`` module will be removed.
|
||||
|
||||
* Private APIs ``django.db.models.sql.where.WhereNode.make_atom()`` and
|
||||
``django.db.models.sql.where.Constraint`` will be removed.
|
||||
|
||||
.. _deprecation-removed-in-1.8:
|
||||
|
||||
1.8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue