LionelWise77 / django-blog

0 stars 0 forks source link

USER STORY: Manage posts #7

Open LionelWise77 opened 6 days ago

LionelWise77 commented 6 days ago

As a Site Admin I can create, read, update and delete posts so that I can manage my blog content

AC1 Given a logged in user, they can create a blog post
AC2 Given a logged in user, they can read a blog post
AC3 Given a logged in user, they can update a blog post
AC4 Given a logged in user, they can delete a blog post

LionelWise77 commented 5 days ago

blog_post_erd