Blog Web Application With Custom Admin Pannel

This is a simple blog web application built using Python and Django. It has a custom admin pannel where the admin of the site will be able to login and manage the site. It allows admin users to create, update, and delete blog posts along with creating category and registering new admin user. The project is designed to be easy to set up and extend, making it a great starting point for anyone looking to learn or improve their Django skills.