You have to fetch the csrf token from Django's csrf_token cookie. But this will be set only if the CSRF middleware is enabled in Django. In ...
確定! 回上一頁