A simple blog-site written in Django
- Create a folder named myblogsite
- Download this repo as a zip file and unzip it
- Copy Paste the contents outside the myBlogSiteDjango folder
- The folder structure will be something like this:
myblogsite
|--> myblogsite
|--> posts
|--> db.sqlite3
|--> manage.py