Skip to content

A Beautifully designed blog app with CRUD functionality using Django .

Notifications You must be signed in to change notification settings

YashMarmat/Blog-App-django-v3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog-App-django-v3

  • A beautifully designed blog app with CRUD functionality (with Unit Tests).

CRUD functionality

  • Create blog
  • Read blog
  • Update blog
  • Delete blog

Other Features

  • Login and logout functionality
  • User authentication control
  • Password protection
  • Password reset functionality