cdriehuys/django_helpcenter

Add Category Serializer and View Set

Closed this issue · 0 comments

In order to expose the full functionality of the app, a category serializer is needed. It should have all the fields of a category as well as it's detail URL. A view set should also be created to allow for listing/editing/deletion of categories.