how to show only the data of the user that is logged in |

Published: 27 February 2022
on channel: Onkar Nardekar
3,967
45

Onkar Nardekar

#how_to_show_only_the_data_of_the_user_that_is_logged_in
#django #python

User's Data is Authenticated using which user's session is stored in request.user. so we have to use request.user in order to get profile object to that particular user.

For Template, we use {{ request.user.is_authenticated }} to check whether the user is logged in or not. On the basis of that, we can show or display the content in our browser.

Library Used
Django 3.0.8
Pillow 8.4.0

Videos
How to Read text From Image in Python -    • How to Read text From Image in Python...  
Create Tables in Python 3.7.0 Language. -    • Video  
How to design a search engine like Google-Easy tutorial -    • How to design a search engine like Go...  
how to make animated rain - Rain Effects With Html5, css3 and Javascript -    • how to make animated rain - Rain Effe...  

Project's Source Code:
https://github.com/OmiDevProjects/sho...

Social Media:
LinkedIn - linkedin.com/in/onkar-nardekar-b42742195

#web_developement


Watch video how to show only the data of the user that is logged in | online without registration, duration hours minute second in high quality. This video was added by user Onkar Nardekar 27 February 2022, don't forget to share it with your friends and acquaintances, it has been viewed on our site 3,967 once and liked it 45 people.