Skip to content

A Django project is a web application built using the Django framework, a high-level Python framework known for its rapid development capabilities and clean architecture. Django follows the MTV (Model-Template-View) pattern, making it easy to develop, manage, and scale web applications.

Notifications You must be signed in to change notification settings

praju-1/Django_Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django_Projects

Welcome to the Django Projects Repository! This repository contains multiple Django projects. Each project is contained within its own directory. Below are brief descriptions of each Django project along with setup instructions.

Project 1: Mini Blog

MiniBlog is a simple blogging platform built using the Django framework. It allows users to log in, create, edit, and update blog content. This project is designed to demonstrate basic CRUD (Create, Read, Update, Delete) functionality and user authentication in a web application.

About

A Django project is a web application built using the Django framework, a high-level Python framework known for its rapid development capabilities and clean architecture. Django follows the MTV (Model-Template-View) pattern, making it easy to develop, manage, and scale web applications.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published