I am new to Django and I want to send some information to my views function from the Middleware which I have created inside my Project. Is there any way of doing this specific task and if not How can we modify the request object??
Thanks
I am new to Django and I want to send some information to my views function from the Middleware which I have created inside my Project. Is there any way of doing this specific task and if not How can we modify the request object??
Thanks