django-taggit a simpler approach to tagging with Django. Add "taggit" to your INSTALLED_APPS then just add a TaggableManager to your model and go:
No tags associated.
pip install django-taggit
Recommendation system is based on packages' internal categories
No similar packages found.