mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Fixed #27555 -- Removed django.utils.functional.lazy_property.
This commit is contained in:
@@ -627,6 +627,8 @@ Miscellaneous
|
||||
|
||||
* The unused ``BaseCommand.can_import_settings`` attribute is removed.
|
||||
|
||||
* The undocumented ``django.utils.functional.lazy_property`` is removed.
|
||||
|
||||
.. _deprecated-features-1.11:
|
||||
|
||||
Features deprecated in 1.11
|
||||
|
||||
Reference in New Issue
Block a user