1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Refs #20223 -- Removed deprecated django.utils.functional.allow_lazy().

This commit is contained in:
Tim Graham
2016-12-31 09:52:31 -05:00
parent 7e63e84572
commit 9d304b26cf
4 changed files with 3 additions and 31 deletions

View File

@@ -336,3 +336,5 @@ these features.
* The ``cascaded_union`` property of ``django.contrib.gis.geos.MultiPolygon``
is removed.
* ``django.utils.functional.allow_lazy()`` is removed.