Skip to content

it a basic html and django project. it is a blogging website that lets you add blogs.

Notifications You must be signed in to change notification settings

PrakrutiChandak/DjangoBlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

DjangoBlog

it a basic html and django project. it is a blogging website that lets you add blogs.

Uses MVC model Functionalities: Login/Logout, like button, profiling and updating the blog posts

Language: Python on Django framework with HTML (Django Server)

to run the following:

  1. navigate to dir mysite/mysite
  2. create superuser (if superuser doesn't exists) using the following command: python manage.py createsuperuser #this will ask for username and password
  3. run "python manage.py"
  4. run the localhost on your browser

About

it a basic html and django project. it is a blogging website that lets you add blogs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published