Note: In this tutorial, I am using a free bootstrap template from startbootstrap. You can find the code of this tutorial in Github. Below I am giving the URL.

Setup Project

  1. Create a Folder (Name = django_project)
  2. Open created folder. Run _cmd, _set a path
  3. Create a Virtual Environment and activate it.
  4. Install Django
  5. Start a project
  6. Change Directory
  7. Start a app
  8. Finally, run server. Go to http://127.0.0.1:8000/

#programming #blog #python #web-development #django

How to Make a Blogging Site Using Django (Python Library) — Django Tutorial
1.70 GEEK