Skip to content

Web Application built using django that lets you create blog posts, register, login/logout and upload profile picture.

Notifications You must be signed in to change notification settings

learning-dev/django-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-blog

a web application built using django that lets you create blog posts, register, login/logout and upload profile picture.

To get started

  • Install the packages

pip install -r requirments.txt

  • Run the application

python manage.py runserver

  • To acess the page

http:/localhost:8000

About

Web Application built using django that lets you create blog posts, register, login/logout and upload profile picture.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published