You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a Django blog project that enables users to perform CRUD (Create, Read, Update, Delete) operations on blog posts. It features a homepage displaying all posts, a form for creating new posts, individual post pages, and forms for editing or deleting posts