Skip to content

Fully open-source production ready blog management platform built using Django Framework and Bootstrap. It also has an API that can perform CRUD actions...

License

Notifications You must be signed in to change notification settings

shyam999/Django-blog

Repository files navigation

Python 3.6 Django 3.0 Build Codecov license

Django Blog

Django-blog is an open-source blog management platform built on the Django Web Framework.

Features Included

  • Registration & Authentication
  • Custom guest dashboard
  • Search Functionality
  • Newsletter Services
  • Email Service for sharing
  • Disquss for react and comment
  • Rest Framework api
  • Responsive, mobile-friendly design

Installation

1.Setup Virtualenv

virtualenv env
source env/bin/activate

2.clone Repository & Install Packages

git clone https://github.com/shyam999/DjangoBlog.git
pip install -r requirements.txt

3.Migrate & Start Server

python manage.py makemigrations
python manage.py migrate
python manage.py runserver

Where to find Me

Like Me on Facebook Or visit My Website

About

Fully open-source production ready blog management platform built using Django Framework and Bootstrap. It also has an API that can perform CRUD actions...

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •