https://github.com/amyth/django-liked
Django liked is a django like / dislike application built on Django 1.10 using the contenttypes framework. Using this app you can implement like/dislike functionality to any of your models.
https://github.com/amyth/django-liked
Last synced: 24 days ago
JSON representation
Django liked is a django like / dislike application built on Django 1.10 using the contenttypes framework. Using this app you can implement like/dislike functionality to any of your models.
- Host: GitHub
- URL: https://github.com/amyth/django-liked
- Owner: amyth
- License: mit
- Created: 2016-08-27T15:28:34.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2021-06-10T19:44:19.000Z (about 5 years ago)
- Last Synced: 2025-09-01T19:43:06.302Z (10 months ago)
- Language: Python
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# django-liked
Django liked is a django like / dislike application built on Django 1.10 using the contenttypes framework. Using this app you can implement like/dislike functionality to any of your models.