mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Refs #27753 -- Removed django.utils.decorators.available_attrs().
This commit is contained in:
@@ -254,6 +254,9 @@ Django 3.0, we're removing these APIs at this time.
|
||||
* ``django.utils.lru_cache.lru_cache()`` - Alias of
|
||||
:func:`functools.lru_cache`.
|
||||
|
||||
* ``django.utils.decorators.available_attrs()`` - This function returns
|
||||
``functools.WRAPPER_ASSIGNMENTS``.
|
||||
|
||||
Miscellaneous
|
||||
-------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user