According to this, the @csrf_view_exempt is going away in Django 1.6:
https://docs.djangoproject.com/en/dev/internals/deprecation/
It should be replaced with @csrf_exempt.
Original issue reported on code.google.com by j...@andersoninnovative.com on 19 Jul 2012 at 4:28
Original issue reported on code.google.com by
j...@andersoninnovative.com
on 19 Jul 2012 at 4:28