Skip to content

pkbagchi/Simple-BlogSite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In process...

Simple blog site using Django2.2 and Bootstrap. Reset Password option won't working because Email Host user & password is deleted.

Requirements

Python3 Django 2.2

Installation

Install crispy forms

pip3 install django-crispy-forms

Create Database

python3 manage.py makemigrations
python3 manage.py migrate

Run Server

python3 manage.py runserver

Visit

127.0.0.1:8000

With full features, Visit: parthasblog.pythonanywhere.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors