codingforentrepreneurs / Blog-API-with-Django-Rest-Framework

Blog API with Django Rest Framework
MIT License
354 stars 173 forks source link

Tags feature should available for post model #1

Open trash369 opened 7 years ago

trash369 commented 7 years ago

First of all, appreciate this project. This is very helpful. As I know tags feature is essential for a blog system. Admin should be able to control (add/edit/delete) tags and client user should be able to filter blogs via tags or searching.

Xezed commented 7 years ago

It's project for education about REST, and not about tags or something else.

lxianwei003 commented 7 years ago

hello, i download this project,when i unzip this Blog-API-with-Django-Rest-Framework-master.zip, error happen, can you help me reslove this problem..thanks.