Skip to content

A full-featured blog app developed with django and other web frameworks.

Notifications You must be signed in to change notification settings

teddbug-S/django-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Django Blog

Django blog is a full-featured web app developed with django, bootstrap5 and 4. It has all the essential features of a website.

Usage

Starting Development Server

  • cd into the django_blog directory
  • run python3 manage.py runserver to launch the development server

Configuring Password Reset Email

  • turn on less secure apps settings on your google account
  • in the settings.py file, change EMAIL_HOST and EMAIL_HOST_PASSWORD variable to your email and password respectively.

Admin Account

username: teddbug
password: hey12there 

Requirements

  • python3.8+
  • django [latest release]

About

A full-featured blog app developed with django and other web frameworks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published