Hansal Mehta to Make Sanjay Gandhi Biopic
Reel Coup - Hansal Mehta to Make Sanjay Gandhi Biopic
He is a filmmaker who is renowned for his ability to make engaging cinema from real life. Having captured the lives of unsung real life heroes so far, Hansal Mehta will now take on the daunting & fascinating task of making a film on Sanjay Gandhi.
Hansal's film will be an adaptation of Vinod Mehta's acclaimed book 'The Sanjay Story' which was published post the Emergency. This book had gone out of print till 2012, when it returned to bookstores and recounted the short but turbulent life of Sanjay Gandhi. As one of India's most read authors and a model editor who won't mince his words, Mehta's book provides the perfect background for a thrilling film.
With an eye for nuance, detail & a gentle voice for justice, the National Award winning Hansal Mehta becomes an apt choice to make this biopic. Be it ' Aligarh ', which recounts the story of a gay professor's struggle in a small town, or the highly acclaimed ' Shahid ', Hansal has a flair for the dramatic in reality. On the forthcoming Sanjay Gandhi biopic he said, " Vinod Mehta's book is remarkable as it is engaging, rarely judgmental and based on solid research. Not only does the book throw up surprising details on this controversial figure in Indian politics but it also recounts a tumultuous time from our past. The Emergency and its impact have always interested me. Sanjay Gandhi, his life and death have always been shrouded in mystery as has been his relationship with India's own Iron lady & his mother, Indira Gandhi. I feel both challenged and privileged to be making this important film. "
Sanjay Gandhi's story, along with other untold stories of the Gandhi family, are once again becoming topics of interest for Indians today. At this juncture, a Hansal Mehta biopic on the other Gandhi scion promises a lot more than just entertainment!
The yet to be titled film will go on floors next year after Hansal completes the shoot of his film, Simran with Kangana Ranaut .
RELEATED POST
LATEST POST
KWK 8: Kareena Kapoor Talks About His Son Jeh
Web Series Nov 17, 2023 03:19 AM IST
Bollywood Nov 16, 2023 06:32 PM IST
Shah Rukh Khan And Ranveer Singh To Team Up For Karan Johar’s Mega Action Film? Here's What We Know!
Telivison Nov 16, 2023 06:15 PM IST
Bigg Boss 17: Devoleena Bhattacharjee Slams Vicky Jain, Says "I Feel Bad For Ankita.."
Bollywood Nov 16, 2023 08:36 PM IST
Vicky Kaushal Is Unrecognisable In Long Beard; Fans React
Movies | Opening | Total Collection |
---|---|---|
Vedaa | 6.75 cr | 6.75 cr |
Khel Khel Mein | 5.23 cr | 25.74 cr |
Stree 2 | 55.40 cr | 526.43 cr |
Bad Newz | 8.62 cr | 58.98 cr |
Sarfira | 2.50 cr | 17.65 cr |
Kill | 1.35 cr | 24.15 cr |
Kalki 2898 AD | 22.50 cr | 277.40 cr |
Ishq Vishk Rebound | 1 cr | 4.50 cr |
(function () { var input = document.querySelector('#input'); input.addEventListener("input", function(e) { document.querySelector('#mySidenav').classList.remove("bg-opacity-75") if(e.target.value.length >2){ const xhr = new XMLHttpRequest(); xhr.onload=function(){ const serverReponse=document.querySelector("#div1"); serverReponse.innerHTML=this.responseText; }; var url="https://www.bollywoodmdb.com/search?search="+ e.target.value; xhr.open("GET", url); xhr.setRequestHeader("Content-type","application/x-www-form-urlencoded"); xhr.send(); } }); })(); $('#calenderlistt').children('#calenderChildd').each(function() { let $this = $(this); if ($this.width() < $('#calenderlistt').width()) { $('#scrollbtn').css('display','none'); } }) $(".search_btn").on('click', function(){ $("#mySidenav").css("width" ,"32.24rem"); // $("#input").focus(); document.querySelector("#input").focus(); }); $("#clear").on('click', function(){ $("#input").val(""); }); $("#close_btn").on('click', function(){ $("#mySidenav").css("width" ,"0"); }); $(".login").on('click', function(){ $("#myModal").show(); }); $("#close").on('click', function(){ $("#myModal").hide(); }); $("#facebook").on('click', function(){ var urlpop=$("#facebook").val(); window.open(urlpop, "_blank"); }); $("#google").on('click', function(){ var urlpop=$("#google").val(); window.open(urlpop, "_blank"); }); $("#movieDirtFoo").on('click', function(){ $("#movieDireLi").removeClass("hidden"); $("#celeDireLi").addClass("hidden"); $("#compDireLi").addClass("hidden"); $("#movieDirtFoo").addClass("activeDirect"); $("#companyDirtFoo").removeClass("activeDirect"); $("#celeDirtFoo").removeClass("activeDirect"); $("#movieDirYr").removeClass("hidden"); }); $("#companyDirtFoo").on('click', function(){ $("#movieDireLi").addClass("hidden"); $("#celeDireLi").addClass("hidden"); $("#compDireLi").removeClass("hidden"); $("#movieDirtFoo").removeClass("activeDirect"); $("#companyDirtFoo").addClass("activeDirect"); $("#celeDirtFoo").removeClass("activeDirect"); $("#movieDirYr").addClass("hidden"); }); $("#celeDirtFoo").on('click', function(){ $("#movieDireLi").addClass("hidden"); $("#celeDireLi").removeClass("hidden"); $("#compDireLi").addClass("hidden"); $("#movieDirtFoo").removeClass("activeDirect"); $("#companyDirtFoo").removeClass("activeDirect"); $("#celeDirtFoo").addClass("activeDirect"); $("#movieDirYr").addClass("hidden"); });