Closed hrauch closed 15 years ago
Hi,
I'm using the current developing version of Django 1.2 pre-alpha. If I install django.middleware.csrf.CsrfViewMiddleware, I'm not able to use your json-rpc-module. I've tried to use the @csrf_exempt decorator, but with no success.
May be, you have a solution.
Hans
Fixed in latest push
Did this fix your issue Hans?
Hi,
I'm using the current developing version of Django 1.2 pre-alpha. If I install django.middleware.csrf.CsrfViewMiddleware, I'm not able to use your json-rpc-module. I've tried to use the @csrf_exempt decorator, but with no success.
May be, you have a solution.
Hans