Monday, September 1, 2014

Django and AJAX jQuery

I am completely new to AJAX and I was wondering. I have a a view that  ajax is posting to but in order for the request to be processed in the view correctly i have to add csrf_exempt decorator to that view, but is that safe? I named the url for that view with a name that would not be guessable, but still ?

Thanks!
Martin!

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/24a200f5-c313-47f5-99a9-314151548ad5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment