mirror of
				https://github.com/django/django.git
				synced 2025-10-31 09:41:08 +00:00 
			
		
		
		
	Removed stray comment in auth.views.
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user