django.views.decorators.debug sensitive_post_parameters Example Code

sensitive_post_parameters is a callable within the django.views.decorators.debug module of the Django project.

Example 1 from django-allauth

django-allauth (project website) is a Django library for easily adding local and social authentication flows to Django projects. It is open source under the MIT License.

django-allauth / allauth / account / views.py