Skip to content

A Blog webapp using Django for drafting, writing, viewing multiple articles and users and commenting service.

License

Notifications You must be signed in to change notification settings

PratikGarai/Blog-Django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Blog-Django

This BlogWebApp has the following features :

  1. The site admin only can create more users.
  2. The password is saved in the database with SHA256.
  3. Writers can save an ongoing article and continue writing it later.
  4. The comments made by other people are published to the public only by the article writer's permission.
  5. Articles can be edited and deleted by the writer after publushing.
  6. THe text editor come with Medium's tect editor plugin to allow similar features.

About

A Blog webapp using Django for drafting, writing, viewing multiple articles and users and commenting service.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published