Skip to content

M0ng00se7169/Django-Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Blog Status

Simple Django Blog Application with Bootstrap on the front-end


How to use it ?

  1. Create your virtual environment

  2. Install packages from requirements.txt

  3. Make all migrations from the DB:

    python manage.py makemigrations
    python manage.py migrate
  1. Run the app:
    python manage.py runserver
  1. For Password recovery, activate this app in your Gmail settings.

  2. Enjoy 😉



Feel free to contact with me. And hope you enjoy this useful web app 😎