django-book icon indicating copy to clipboard operation
django-book copied to clipboard

Include CSRF validation talk in Ch7 with Forms

Open askedrelic opened this issue 11 years ago • 0 comments

to be able to handle POST, you have to setup a real view and handle a csrf_token on POST.

askedrelic avatar Mar 11 '13 06:03 askedrelic