Skip to content

This Django Blog Application is perfect for anyone looking to start a blog with powerful features for both users and administrators. It combines ease of use with extensive functionality, making it an ideal solution for bloggers and content creators.

Notifications You must be signed in to change notification settings

kaushik0010/Django-Blog-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django-Blog-Application: Personal Blog with Python Django and bootstrap

⭐DO NOT FORGET TO STAR THIS REPO⭐

Features:

  1. User Registration
  2. Categorize Content
  3. Post Comments
  4. Custom Tags
  5. Search Functionality
  6. Admin Panel with Theme Customization

Images of The Website:

Home home-screen

About about

Contact contact

Search search

Signup signup

Admin Panel django-admin

*check All_Images folder for responsive screenshots

Resources Used in This Project

Getting Started


First, start the virtual environment:

cd myenv
cd Scripts
./activate
change directory to main folder by entering cd .. 2 times

Run the development server:

python manage.py runserver

Open http://127.0.0.1:8000/ with your browser to see the result.

Open http://127.0.0.1:8000/admin in browser to enter admin panel


Admin Credentials:

username: admin
password: 1234

Don't forget to Follow. Thank You...

About

This Django Blog Application is perfect for anyone looking to start a blog with powerful features for both users and administrators. It combines ease of use with extensive functionality, making it an ideal solution for bloggers and content creators.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published