Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 678 Bytes

README.md

File metadata and controls

33 lines (25 loc) · 678 Bytes

Multi user django blog

Dependencies

  pip install django-crispy-forms
  pip install crispy-bootstrap5
  pip install Pillow

Screenshots

  • Home blog home

  • Register register page

  • Login login page

  • User Profile user profile page

  • Pagination pagination

  • CRUD new post update & delete delete confirmation

  • Posts Filter filter posts by user filter posts by user