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.
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.