Forbidden (CSRF cookie not set.): /csdn/postArticle
若是不想配置cookie内的字段可以装饰函数,不检查CSRF
https://docs.djangoproject.com/zh-hans/5.1/ref/csrf/
@csrf_exempt
def postArticle(request):
11-20
471

09-01
861

03-09
1839

12-09
555
