Kaydet (Commit) 12562747 authored tarafından Tim Graham's avatar Tim Graham

Removed stray comment in auth.views.

üst 8099d33b
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment