harsh7in / Blogger

Blogger is a basic blogging application which includes user to create an account and post their views.
MIT License
49 stars 77 forks source link

made changes to blog/views.py #104

Closed shraddhavp closed 4 years ago

shraddhavp commented 4 years ago

93

Fixes: #93

Proposed Changes

Additional Info

Screenshots

Screen Recording 2020-08-28 at 05 44 22 43 PM

Akshi149 commented 4 years ago

@shraddhavp the feature is to view the profile of other users and for the logged-in user they have to click on the profile so that edit option is also visible for them.

cc. @Kajol-Kumari

Kajol-Kumari commented 4 years ago

Hey @Akshi149 ideally, this feature shouldn't through any error if the blog creator tries to view his/her profile via that link( whiuch was happening). Moreover, we can just show the owner's profile there like we do for other users and if owner wants to edit his/her details they can do via profile section of the site.

shraddhavp commented 4 years ago

@harsh-9in for this should i create another PR as i am seeing it is containing multiple commits