Skip to content

Latest commit

 

History

History
38 lines (36 loc) · 1.32 KB

README.md

File metadata and controls

38 lines (36 loc) · 1.32 KB

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