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
Django Blog Application
I made a blog application where i implemented basic Crud operations i.e creating new blog posts, reading, updating, deleting, existing blog posts.
This project is based on youtube django tutorials by Corey Schrafer.