i creating blog website using Django and Bootstrap Framework in this site i added:
1)Registration Page 2)Login Page and Logout page 3) a page for adding blog (add_post) : an user can add blog only when he is login.otherwise he can only read blog 4)edit and delete blog 5)like and comment for the blog for liking the code is like one user one like for each one 6)can check blog of same category!