mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Refs #31949 -- Enabled @sensitive_variables to work with async functions.
This commit is contained in:
@@ -152,7 +152,9 @@ 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