[1.7.x] Added deprecation docs for legacy lookup support; refs #16187.

Backport of 8e435a5640 from master
This commit is contained in:
Tim Graham 2015-01-18 14:30:07 -05:00
parent 07bd23d329
commit bb2b4acc7a
2 changed files with 10 additions and 0 deletions

View file

@ -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