adspace


What is request user in django?

Answer Posted / Nitin Jain

Request user in Django refers to the authenticated user for the current request. It's available as the attribute request.user. If a user is not authenticated, request.user will be an anonymous user instance.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

No New Questions to Answer in this Category !!    You can

Post New Questions

Answer Questions in Different Category