i tried to make a template tag to get the logged in user request.user , i tried this
request.user
in the settings.py
\'context_processors\': [ \'d