Kangana Ranaut shares details about her directorial debut titled Teju!
Actress Kangana Ranau who once again impressed with Simran spills beans about her directorial debut movie Teju.
Actress Kangana Ranaut who has garnered immense appreciation for her performing and acting skills is all set to turn director and producer. The upcoming film is titled Teju and is at a very early stage of developments. Earlier Kangana had updated that she would start focusing on Teju after wrapping up Manikarnika which is a very challenging film. The lady’s last release Simran has received mixed reviews. In a recent media statement, the bold actress revealed intricate details about the film.
Talking about wearing the director’s hat for Teju , Kangana Ranaut said, “I believe creativity is like a ripe fruit. If you don’t pluck it then it’s going to rot. Now I’m ready to be a director. I’ve worked with lot of directors in the past 10 years. My priority now is to grow in life. I’m playing a grandmother in Teju. Also, it’s produced by Shailesh Singh. Teju will be my fourth film with him after Tanu Weds Manu (TWM), Tanu Weds Manu Returns (TWMR) and Simran. During TWM, in between, we didn’t have funds. The film stopped. But Shailesh put it all together. He’s basically a creative person. He has assisted Mansoor Khan.”
In the media interaction, Kanagna also confessed that she does films just for money, she added, “(Grins) I do all films for money! The perception that I don’t work for money is untrue. Of what use is name and fame if you’re not financially secure. I’d rather sit at home, cook my favourite meal and spend time with people I like. But when I’m out there in a worker’s capacity, if I dedicate my youth and my time to do a certain job, I want to be part of the earnings, the profits. I’m clear about that.”
When asked if she has started taking profits, Kangana said, “Not yet. As of now, I charge my remuneration. But in my next film Teju, I will be sharing the profits. (Smiles) I’ll be charging as an actor, as a director and will be sharing profits as the producer.”
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"); });