Closed Akshi149 closed 4 years ago
@Kajol-Kumari, please review it.
@Akshi149 plz resolve conflicts.
@harsh-9in @Kajol-Kumari please check. Hope they are resolved.
yes, @Kajol-Kumari @Akshi149 we will use an already made template for that
@Kajol-Kumari can you please tell me how can I restrict the user from editing the other user's profile when I render the existing template?
@Kajol-Kumari can you please tell me how can I restrict the user from editing the other user's profile when I render the existing template?
@Akshi149 You can create flag variable that will be true
if the user is the author of the profile and false
when not. So you can use this flag fro showing and hiding the edit
button.
@harsh-9in @Kajol-Kumari now please check this.
@Akshi149 try to update from upstream before making PR. I have already sent the commands in the slack channel.
Related Issue or bug
Fixes: #23
Proposed Changes
Additional Info
Screenshots
original screenshot
Updated screenshot
Now it redirects to
profileview/{{ post.author }}