![]() | 1 fatpa 2014-01-09 00:32:14 +08:00 多说…… |
![]() | 2 okidogi 2014-01-09 00:32:28 +08:00 ![]() 其实一般django自带的评论系统够用了,除非你想要像redit那样的嵌套回复的功能。 像redit那样的评论django有个插件 threadedcomments,也是依赖django内置的评论系统的: https://github.com/HonzaKral/django-threadedcomments |
![]() | 3 sfdye 2014-01-09 08:13:52 +08:00 disqus |
![]() | 4 booksmith 2014-01-09 08:58:27 +08:00 我是自己扩展了评论的功能,用到了一个树的组件。django自带的太弱,还是得扩展一下,或者使用第三方的像disqus |
![]() | 5 loveshouhu 2014-01-09 11:00:44 +08:00 一般来说,多说足够你用了。。。 |
11 caizixian 2014-01-09 20:13:48 +08:00 多说+disqus |
12 clemmsen 2019-03-11 15:45:17 +08:00 hhhh |