Category: Django Tutorials

book store management system python

Book Store Management System – Python Django Project

Create a simple book store management system project using python django. The Book store management system is a beginner-level project. We will be using Django (python framework) to develop this project. Project Prerequisites We...

python django project blog web application

Python Django Project – Blog Web Application

In this article, we will learn to build an interesting project using django – Blog Web Application Django is an open source python web framework that follows model view template (MVT) architectural pattern. It...