When posting a form using FormMixin in Detail View in django, it does not post data

前端 未结 0 1021
渐次进展
渐次进展 2021-01-07 21:56

I am trying to write comments on a post and which is in DetailView using FormMixin. When iI try to post the comment, it does not post it but just gives the CSRF data in the

相关标签:
回答
  • 消灭零回复
提交回复
热议问题