In any template that uses a POST form, use the csrf_token tag inside the 3. ... from django.template.context_processors import csrf def my_view(request): c ...
確定! 回上一頁