How to Use Authentication Views with Function Based View in Django (Hindi)

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 ม.ค. 2025

ความคิดเห็น • 19

  • @Kuldeep100
    @Kuldeep100 2 หลายเดือนก่อน

    A great course. Enjoying learning Django in depth. Thanks a lot for a very hard work you have put into this course sir. Even you have started a new Django course on this channel, I would like to finish this first before starting the new one. Best regards.

  • @bhaveshmevada8424
    @bhaveshmevada8424 4 ปีที่แล้ว +1

    sir itna deep course django ka wahh
    big thanks from heart 😇

  • @rajendraparmar1501
    @rajendraparmar1501 4 ปีที่แล้ว

    Good Work Sirji...

  • @friendsquicksolution6657
    @friendsquicksolution6657 4 ปีที่แล้ว

    First like and first view...not miss any updates ❤❤❤

  • @Kuldeep100
    @Kuldeep100 2 หลายเดือนก่อน

    Logout for Django version 5 is not working. This version does not allow GET to log out a user. In the profile.html instead of using a url link I used a form with a method="POST" and other stuff. This seems to be working fine. Please correct me if this is not the issue. Thanks.
    {% csrf_token %}
    Logout

  • @muhammadnuman9311
    @muhammadnuman9311 3 ปีที่แล้ว +1

    sir is mei signup form ka built inn ni ha o khaa se legay yaa login logout etc ha bs .

  • @darshanlal5684
    @darshanlal5684 11 หลายเดือนก่อน

    Dear sir, I have a Django project where I want a feature where multiple types of users exist (like - Admin, Owner, Managers, Employees, clients, etc.) And they have different access to data and pages. Admin can decide permission of users. And this thing I want to make by code not from the admin panel. Can you suggest to me your video where you have explained it?.

  • @umairsaleem4345
    @umairsaleem4345 4 ปีที่แล้ว

    Great Sir

  • @jyothishkumar3320
    @jyothishkumar3320 3 ปีที่แล้ว

    how can over ride the default templates in mentioned in the urls. i want to render my own form in the html page after hitting password reset url. plzzz help

  • @niraja1994
    @niraja1994 3 ปีที่แล้ว

    hello geeky shows, i m developing a project in that .. mere two user hai patient or doctor Maine unke register page bana liya hai or vo db me save bhi ho rahe hai ...muze usnhe login karana hai ki agar patient ne login liya to kya view honga or doctor login kiya to kya view honga ...or har ek user ka token generate hona chahiye ki kis user ne kya activities perform kiya vo ustak hi save hona chahiye baki kisiko view nahi hona chahiye....please suggest

    • @darshanlal5684
      @darshanlal5684 11 หลายเดือนก่อน

      he Niraj I am facing same isue. did you get any solution for your problem?

  • @vanshikashah3013
    @vanshikashah3013 4 ปีที่แล้ว +1

    Sir kya hum last year ka project ham django per kar sakte hai

    • @geekyshows
      @geekyshows  4 ปีที่แล้ว +4

      ye aapko aapki College batayegi agar aapki college Project Guidelines issue karti hai to uske according banani hogi aur agar koi guidelines issue nai karti to fir bana sakti

  • @aadityanaik1655
    @aadityanaik1655 4 ปีที่แล้ว

    i followed along but couldnt get the login.html output on the same url as mentioned.

  • @darshanparmar3153
    @darshanparmar3153 4 ปีที่แล้ว

    Hello sir me 2nd year B. Tec INFORMATION TECHNOLOGY STREEM se kar raha hu aap please muje samja sakte he ki college me aage jake muje konsi filled choose karni chahiye aur sir kitni filed hoti he vo bhi bata sakte Ho to maherbani jese ki haking, software development, app development, web development, cyber security, aesi kitni filled he ,aur ismese hame 3rd ya 4th semester me choose Karna hota he perticular filled jisme Ham aapna kariyar bana sake sir ise aap explain kar do detail me please 🙏🙏🙏

  • @AashishKumar-op2dm
    @AashishKumar-op2dm 4 ปีที่แล้ว

    How authentication is easy with function and class 🔥🔥

    • @geekyshows
      @geekyshows  4 ปีที่แล้ว +7

      It will become more easy with Class Based View + Authentication View. I will upload it soon

  • @ritikkarma7144
    @ritikkarma7144 3 ปีที่แล้ว

    Hello sir please start making video on "Redis" and "Docker" With django

  • @AjayKumar-qu9tl
    @AjayKumar-qu9tl 8 หลายเดือนก่อน

    Bhai how can i send email by user login with LoginView authentication?