Open nicolas-bastien opened 4 years ago
Implement minimal features to handle post.
Add a base content Trait with :
A post is linked to only one catégory
A post can have multiple tags.
Goal
Implement minimal features to handle post.
Steps
Description
base content
Add a base content Trait with :
post
Category
A post is linked to only one catégory
Tags
A post can have multiple tags.