mirror of
https://github.com/django/django.git
synced 2025-09-27 20:49:21 +00:00
Removed stray comment in auth.views.
This commit is contained in:
parent
8099d33b65
commit
1256274750
1 changed files with 0 additions and 3 deletions
|
@ -25,9 +25,6 @@ from django.views.decorators.csrf import csrf_protect
|
|||
from django.views.decorators.debug import sensitive_post_parameters
|
||||
|
||||
|
||||
# Avoid shadowing the login() and logout() views below.
|
||||
|
||||
|
||||
@sensitive_post_parameters()
|
||||
@csrf_protect
|
||||
@never_cache
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue