I am trying to get the path of a selected file. This is my code.
file = request.FILES[\'file]
Anyone tell me how to get it? Thanks in advance