Welcome to the codingbrunch repository! In this project, I build a blog website with Django and Bootstrap.
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.
Django==4.1.3
django-ckeditor==6.5.1
django-js-asset==2.0.0
django-taggit==3.1.0