Closed ritlew closed 5 years ago
Implement django taggit (https://github.com/jazzband/django-taggit) to categorize blogs and maybe videos. Use bootstrap badges to display these tags on the frontend and link to queries that display other entries with the same tag.
Figured out. Not using taggit but instead a simple manytomany with the autocomplete-light
Implement django taggit (https://github.com/jazzband/django-taggit) to categorize blogs and maybe videos. Use bootstrap badges to display these tags on the frontend and link to queries that display other entries with the same tag.