﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
20391	CSRF	anonymous	nobody	"I have the following view:

@api_view(['POST'])
@csrf_exempt
def user_login(request):

that adheres to the django rest framework.

How can I make this view csrf exempt?

I am trying to do API calls via iphone. 

Thanks."	Uncategorized	closed	Uncategorized	1.4	Normal	invalid			Unreviewed	0	0	0	0	0	0
