Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 296 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 296 Bytes

django-blog

A Bloging website developed using Django in Backend and Bootstrap in frontend. uses Sqllite as database.

how to run this project

  • Fork this repository
  • install the requirements for the projects by using the git graph command
  • then run manage.py migrate in project root folder