learn-django-from-scratch-with-example

Learn django from scratch with example

Hello World, Welcome to projectsplaza.com. Today I am going to start a tutorial series of Django, here you will learn Django from scratch with an example project. In this series, We will create a blog application with Django and bootstrap 4. This is a very simple blog application. In this application, the following features will be available.

  • Home page with the latest post
  • Posts according to category
  • Post detail page
  • Add comments on the post

In this series, We are making example project with django 2, SQLite and bootstrap 4.

I have divided this series into the following tutorials. With the help of these tutorials, we will make our blog application.

These tutorials are further divided into small parts. We will discuss those parts in a specific tutorial.


I hope you will enjoy this series. Please add your feedback about this series in the comment section. You can download Django scripts here.

Leave a Reply

Your email address will not be published. Required fields are marked *