Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 790 Bytes

README.md

File metadata and controls

31 lines (17 loc) · 790 Bytes

codingbrunch

made-with-python HTML and CSS Open in Visual Studio Code

Welcome to the codingbrunch repository! In this project, I build a blog website with Django and Bootstrap.

Key Features

1.Seeing all the blog posts written by a specific user.

2.Also authenticated users create new blog posts, edit and delete their own blog posts.

Built With

Django==4.1.3
django-ckeditor==6.5.1
django-js-asset==2.0.0
django-taggit==3.1.0