abhiabhi94 / blog

A django based blog.
https://www.hackadda.com
MIT License
1 stars 1 forks source link

Unbookmarking from the bookmark page #116

Open abhiabhi94 opened 4 years ago

abhiabhi94 commented 4 years ago

Currently, a user can view their current bookmarks. While they are on this page, if they want to remove a bookmark, they have to go to the detail view and then remove it. It would be great if they have the choice to remove the bookmark from this very page.