-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Labels
Description
Currently, categories in Dingo does not work at all.
categories is basically like tags. The only difference is that it is hierarchical.
For instance, the user may have categories named Programming and Python. In this case, Programming should be the parent of Python.
We may need to introduce some category management interface in the admin panel as well.