andrewm89/djangovuejs

what's about CSRF and Form Validation?

Closed this issue · 1 comments

Hi,

its not really an issue but just a question after watching your talk on Youtube.

How do you handle the CSRF protection ?
How do you handle the form validation (to check that the data are the expected one for each field) ?
thanks for your reply ;)

I found how to do it