开发者

How to implement Django-Comment Reply?

开发者 https://www.devze.com 2023-01-03 04:32 出处:网络
How to provide reply option to the user so that they can comment for an existing开发者_StackOverflow comment ?Have a look at django-threadedcomments. Or if you want to save yourself a lot of hassle, l

How to provide reply option to the user so that they can comment for an existing开发者_StackOverflow comment ?


Have a look at django-threadedcomments. Or if you want to save yourself a lot of hassle, look into Disqus or Intense Debate, which are hosted comment systems.

0

精彩评论

暂无评论...
验证码 换一张
取 消