Muka-is-home / api

0 stars 0 forks source link

Blog form and list in admin portal #44

Closed Justin-Ferwerda closed 10 months ago

Justin-Ferwerda commented 11 months ago

This PR adds a blog-list with the ability to add, edit and delete blog posts from the admin portal.

To test: git fetch blog-form

Log in with superuser account and there will be a blog button in the nav bar. A blog list will appear with pagination. Clicking on an individual post will take you to the edit page where you can edit or delete a post.