Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 258 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 258 Bytes

django_project

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.