Skip to content

blog post web app. user can create a post, edit, update and delete. added custom user model. user can comment a post and like the post. some of basic tutorials links also included.

Notifications You must be signed in to change notification settings

Durgarao310/mysiteblog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mysiteblog

blog post web app. user can create a post, edit, update and delete. added custom user model. user can comment a post and like the post. some of basic tutorials links also included.

projects

Requirements *Python *Django

Package Installation

Go to the project folder(using console using cd command) where blog lives and execute the following command. Create virtual environment and activate $ pip install -r requirements $ python manage.py migrate $ python manage.py runserver The application will start automatically in your browser on http://localhost:8000

About

blog post web app. user can create a post, edit, update and delete. added custom user model. user can comment a post and like the post. some of basic tutorials links also included.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published