开发者

Like application in django

开发者 https://www.devze.com 2023-03-12 20:20 出处:网络
I am looking for a generic \'like\' applic开发者_运维技巧ation to use in a project am building in django. It\'s very similar to \'facebook like\' where users can just click to \'like\' or \'unlike\' a

I am looking for a generic 'like' applic开发者_运维技巧ation to use in a project am building in django. It's very similar to 'facebook like' where users can just click to 'like' or 'unlike' an object.

A generic app would be nice, kind of like the comments app that ships with django

Thanks


How about Django-voting? It sounds like it would do what you need.

0

精彩评论

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