mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Reverted "Refs #31949 -- Enabled @sensitive_variables to work with async functions."
This reverts commits23cbed2187and203a15cadb.
This commit is contained in:
@@ -215,9 +215,7 @@ Email
|
||||
Error Reporting
|
||||
~~~~~~~~~~~~~~~
|
||||
|
||||
* :func:`~django.views.decorators.debug.sensitive_variables` and
|
||||
:func:`~django.views.decorators.debug.sensitive_post_parameters` can now be
|
||||
used with asynchronous functions.
|
||||
* ...
|
||||
|
||||
File Storage
|
||||
~~~~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user