How to Create a Login System in Python Using Django? | Python Projects | GeeksforGeeks

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 พ.ย. 2024

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

  • @GeeksforGeeksVideos
    @GeeksforGeeksVideos  11 หลายเดือนก่อน +6

    For more such Projects check out our Playlist: th-cam.com/play/PLqM7alHXFySExPLJSzpKfKe6JO44Qm0qj.html&si=Tpg_3fu2oZI19FA7

  • @pg2273
    @pg2273 2 ปีที่แล้ว +33

    13:11 Very well explained
    23:57 35:51 Must
    45:51 Gmail verification

  • @Tony-pk1vb
    @Tony-pk1vb 2 ปีที่แล้ว +75

    Just for info, force_text has been depreciated in django 4, instead use force_str

    • @AnubhavMadhav
      @AnubhavMadhav 2 ปีที่แล้ว +2

      Yes, thanks!

    • @notchippy
      @notchippy 2 ปีที่แล้ว +1

      what about this one SMTPAuthenticationError at /signup

    • @fazilasayed375
      @fazilasayed375 2 ปีที่แล้ว +1

      so where all do we have to make the changes?

  • @TanujKalraVlogs
    @TanujKalraVlogs 2 ปีที่แล้ว +33

    9:36
    To avoid copying files back to main gfg folder.
    Give django-admin startproject gfg . (after project name give a space and dot(.)). it will create only one folder with all files.

    • @AnubhavMadhav
      @AnubhavMadhav 2 ปีที่แล้ว +1

      Yes💯

    • @laraibkhan2517
      @laraibkhan2517 2 ปีที่แล้ว +1

      That I always use😁

    • @oviemennu169
      @oviemennu169 2 ปีที่แล้ว

      i keep getting this error when i try to run ''ModuleNotFoundError: No module named 'gfg.settings''
      can anyone help me with resolving this error?

  • @thecanadian6145
    @thecanadian6145 10 หลายเดือนก่อน +2

    Dude's a pro at entering his details

  • @metricfruit
    @metricfruit 2 ปีที่แล้ว +7

    Dude your "left-click + alt" key shortcut is a game changer (and I thought the video itself was already great -- this is the cherry on top!)

  • @NainaShukla-nq6um
    @NainaShukla-nq6um 7 หลายเดือนก่อน +3

    Thank you so much sir 😭💖💖

  • @TheMrchement
    @TheMrchement ปีที่แล้ว +6

    Finally someone made a python tutorial, I've been looking for it for a long time, thanks brother

  • @DheerajKadu-e7w
    @DheerajKadu-e7w ปีที่แล้ว +1

    Perfect voice perfect step by step explanation no mixing clear idea Thank you so much sir👍

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

      ​@@AnubhavMadhav
      Hello bro!!
      Less secure apps is no longer working, Is there any alternative?

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

    Anubhav Madhav, you are the man! This is the best Django Authentication tutorial I've come across anywhere. The only one that has worked for me. I can't thank you enough ma man. Blessings!

    • @AnubhavMadhav
      @AnubhavMadhav ปีที่แล้ว

      Thanks man, and you're welcome!

    • @harshrajyoutube
      @harshrajyoutube 9 หลายเดือนก่อน

      Bro it showing cannot import name ' force_text' from 'Django.utils.encoding'😢

  • @adeniyiladenegan7450
    @adeniyiladenegan7450 2 ปีที่แล้ว +10

    Amazing job...I need you to know what you already know, "People like you are simply Blessing to humanity"
    Gonna be watching again. THANK YOU!!

    • @AnubhavMadhav
      @AnubhavMadhav 2 ปีที่แล้ว +1

      Thank you so much ❤️ It means a lot ✨

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

    great tutorial.
    Everything is well explained.
    My sincere thank you to gfg and Anubhav Madhav.

  • @dineshbabujalla
    @dineshbabujalla 3 ปีที่แล้ว +31

    Excellent explanation brother,
    well understood,
    and i successfully completed my first project as a beginner with your help
    My sincere thanks to,
    GeeksforGeeks
    and Anubhav brother
    for nice explanation..

    • @AnubhavMadhav
      @AnubhavMadhav 2 ปีที่แล้ว +2

      Thank you so much bro! Happy to help 💖

    • @victorynwokejiobi1762
      @victorynwokejiobi1762 2 ปีที่แล้ว

      Please let's link up via email. So you can put me through. I'm facing some challenges on my sign up page

    • @kohlintr7180
      @kohlintr7180 6 หลายเดือนก่อน

      I got an error at signup page,could you send reply to my msg

  • @shreyash462
    @shreyash462 10 หลายเดือนก่อน +3

    Simple and Concise , props gfg !

  • @bilallrh
    @bilallrh 2 หลายเดือนก่อน +1

    Impressive and commendable. Thank you.

  • @mukeshgaur4263
    @mukeshgaur4263 2 ปีที่แล้ว +1

    best lecture for the django login with database and gmail confimation thankyou

    • @AnubhavMadhav
      @AnubhavMadhav 2 ปีที่แล้ว

      Thank you Mukesh! ✨

    • @AP-qg9ss
      @AP-qg9ss 2 ปีที่แล้ว

      @@AnubhavMadhav google no longer allows less secure apps settings to turn on 46:00 . i was following the video and doing this project. can i still go throw with this video or is there a workaround?

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

    Django is getting more and more famous damn fast.

  • @aayusharmaah
    @aayusharmaah 3 ปีที่แล้ว +23

    Wow! This was very helpful, thank you for this video ❤️

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

    Very excellent tutorial. This is extremely thorough.

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

    Boss you made my night many people couldnt explain well what i need now is password change

  • @sauravgupta7705
    @sauravgupta7705 2 ปีที่แล้ว +19

    It's really helpful thanks for making this video.
    While running your code I did such improvements, Please check.
    -> In email_confirmation.html there is a type error in your tutorial i.e you typed "uid64" instead of "uidb64"
    -> And "force_text" is not working for me therefore i used "force_str"
    And thanks again for this wonderful and helpful tutorial.

    • @oviemennu169
      @oviemennu169 2 ปีที่แล้ว

      i keep getting this error ModuleNotFoundError: No module named 'gfg.settings'
      can anyone help me with resolving this error?

    • @hilariousgirlgaming6145
      @hilariousgirlgaming6145 2 ปีที่แล้ว

      @@oviemennu169 you should put your project-name.settings not gfg.settings . gfg is his project's name

    • @zend969
      @zend969 ปีที่แล้ว

      am getting Reverse for 'activate' with keyword arguments '{'uidb64': '', 'token': ''}' not found. 1 pattern(s) tried: ['activate/(?P[^/]+)/(?P[^/]+)\\Z'] using Django v4

    • @adamstbright7241
      @adamstbright7241 ปีที่แล้ว

      I am gettiing the same error. Kindly share if you have solution to this @@zend969

    • @Wwatermelony
      @Wwatermelony 9 หลายเดือนก่อน

      how did you solve it please ? i'm getting the same error
      @@zend969

  • @zachfenton608
    @zachfenton608 2 ปีที่แล้ว +12

    Excellent tutoroial but i see you forgot to mention a step which prevented the HTML text from appearing after you put in the templates folder under authentication. You have to go into the settings under 'dirs' [] and add 'templates'

    • @AnubhavMadhav
      @AnubhavMadhav 2 ปีที่แล้ว +6

      Thank you so much ✨
      Well I mentioned that at 18:37 , you might have missed it no problem😊👍

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

      @@AnubhavMadhav Hello, I tried this and it's still not removing the django page. What might be the problem. Am I overlooking something? Please help

  • @parthib_deb23
    @parthib_deb23 ปีที่แล้ว

    very excellent video but one addition to this video is that , template inheritance may be applied for better html handling thought here frontend is not main to teach!!

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

    thanks much, this saved my day

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

    Thank you for the great video by the way.

  • @xanos3826
    @xanos3826 2 ปีที่แล้ว +7

    Yo, I love the way you explained everything 🎉☄️. This video really helped me 💪

    • @AnubhavMadhav
      @AnubhavMadhav 2 ปีที่แล้ว +3

      Thank you bro, glad to help!✨

    • @ayenidanielibikunle
      @ayenidanielibikunle 2 ปีที่แล้ว

      @@AnubhavMadhav
      Hello Mr Anubhav,
      Thank you very much for such an amazing tutorial.
      Please I have a question in the sign view function. How did you call the "user.first_name" in the function when we didn't clearly get the details in the form from the user?

  • @abdoTheDS
    @abdoTheDS 11 หลายเดือนก่อน +1

    this is soooo good

  • @sagarb.g.1672
    @sagarb.g.1672 2 หลายเดือนก่อน +1

    Tq so much sir..

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

    Thank you my friend, works very fine

  • @shreyash462
    @shreyash462 10 หลายเดือนก่อน +1

    59:28
    45:30
    18:31
    timestamp to continue

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

    58:00 Implementation of Token
    1:02:00 implementation of mail link

  • @nouhailadkiouak6371
    @nouhailadkiouak6371 ปีที่แล้ว +2

    Well explained! Thank you so much !

  • @jasurbekxamroyev2399
    @jasurbekxamroyev2399 2 ปีที่แล้ว +1

    Video is so amazing, however it's old. I mean turning ON the less secure apps is getting problem.

  • @adnank7496
    @adnank7496 2 ปีที่แล้ว +1

    Very helpful video. Thanks

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

    Sir please mention the extensions you have used in VS Code for this video. I am not getting some code suggestions for import statements in django in quick fix

  • @GeeksforGeeksVideos
    @GeeksforGeeksVideos  3 ปีที่แล้ว +25

    Apply For Video Internship Program - script.geeksforgeeks.org/on-boarding/youtube

    • @HarpreetKaur-ph3sw
      @HarpreetKaur-ph3sw 2 ปีที่แล้ว

      i hv query

    • @madathalanithinreddy4594
      @madathalanithinreddy4594 2 ปีที่แล้ว

      I have a problem?, when we are adding app name it’s showing no such file or directory, can u help me with this problem

    • @26avishkarbhoir85
      @26avishkarbhoir85 2 ปีที่แล้ว

      @@madathalanithinreddy4594 iam facing same problem can antibody tell me please it's urgent

    • @gkgdomain9767
      @gkgdomain9767 2 ปีที่แล้ว

      hello
      ive tried many times but am not getting any confirmation mail.
      please help me out.

    • @muzamilimran7712
      @muzamilimran7712 2 ปีที่แล้ว

      bhai hindi ma ya urdu ma bnaya kar
      videos

  • @robotectamani
    @robotectamani 2 ปีที่แล้ว +1

    Thanks alot Man IM enjoying watching this Great work to Geeks For Geeks

    • @AnubhavMadhav
      @AnubhavMadhav 2 ปีที่แล้ว +1

      Thank you and welcome!

  • @AkashGupta-pb1go
    @AkashGupta-pb1go ปีที่แล้ว +1

    Thank you sir

  • @surajitdutta117
    @surajitdutta117 9 หลายเดือนก่อน +1

    00:00 Learn how to create a login system using Django with email confirmation feature.
    07:24 Create a virtual environment to install Django and set up a basic signup and login functionality.
    15:34 Creating HTML templates and form for authentication app
    24:49 Create a user registration form with Django
    33:13 Creating Sign in functionality
    42:38 Implement confirmation email functionality for the app
    51:02 User registration and email confirmation
    00:00 Creating confirmation email logic for user activation
    1:09:10 Activate user account via confirmation email
    1:17:19 Learn how to create a super user in Django admin panel

  • @KeyserTheRedBeard
    @KeyserTheRedBeard 2 ปีที่แล้ว +2

    interesting video GeeksforGeeks. I shattered the thumbs up on your video. Maintain up the fantastic work.

  • @naseempk6401
    @naseempk6401 2 ปีที่แล้ว +1

    done this. worked successfully. Thankyou.

    • @AnubhavMadhav
      @AnubhavMadhav 2 ปีที่แล้ว +2

      Glad to know! You're welcome.

    • @kohlintr7180
      @kohlintr7180 6 หลายเดือนก่อน

      I got an error at signup page,pls reply to my msg

  • @DARKKNIGHT-qe5bm
    @DARKKNIGHT-qe5bm 2 ปีที่แล้ว +22

    google removed less secure apps function, now how to do the email verification?

    • @rexmatrix1208
      @rexmatrix1208 ปีที่แล้ว

      Sir u found any way

    • @lalitagarwal9155
      @lalitagarwal9155 ปีที่แล้ว +5

      Just enable 2 factor authentication in your Google account and after enabling you will get an option of creating app. Now create a app with any name you like and after that you will get 16 characters password just copy it and paste it in the code(WITHOUT SPACE).

    • @explorewithlainey3935
      @explorewithlainey3935 11 หลายเดือนก่อน +1

      ​@@lalitagarwal9155hey,I don't see the 'create app' nor the code you are referring to, after enabling the 2-step verification

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

      @@explorewithlainey3935 inside 2 step verification section you will see "App passwords" option just down below of the page.
      Just click and make a new app with your preferred name. After this you will get password that's it.

    • @lalitagarwal9155
      @lalitagarwal9155 11 หลายเดือนก่อน +1

      @@explorewithlainey3935 it worked or not please specify so that I can help further..

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

    Great video, really great efforts

  • @preystation6870
    @preystation6870 ปีที่แล้ว

    single login... 9 thousand files on the project...
    Perfect tutorial, thanks, but Django likes to reinvent the wheel in every app...

  • @zachfenton608
    @zachfenton608 2 ปีที่แล้ว

    Now, that I have the idea of how to build up a login, I want to add in CSS to it and make it a full website. I really don't care for the email part to be working at the moment, as I need to learn more about the libraries and the code for it is a bit confusing. Thanks a ton.

  • @manthanghasadiya
    @manthanghasadiya 3 ปีที่แล้ว +2

    Amazing video. Waiting for more videos like this 😀

  • @shaon935
    @shaon935 2 ปีที่แล้ว +2

    Nice tutorial. If you add FORGET PASSWORD option, that will be great

  • @77N776
    @77N776 2 ปีที่แล้ว +1

    Thanks for the great explanation.👍👍👍

    • @AnubhavMadhav
      @AnubhavMadhav 2 ปีที่แล้ว

      You're welcome and thank you ✨

  • @saifaliit4579
    @saifaliit4579 6 หลายเดือนก่อน

    nice i am learining the ecomerce project in may24 for gaining knowledge and for developing website

  • @timur_kotelnikov
    @timur_kotelnikov 2 ปีที่แล้ว +1

    Awesome! Thanks a lot 🔥

  • @manaalsandeepparikh2593
    @manaalsandeepparikh2593 3 ปีที่แล้ว +2

    Amazing Video and easy to understand!

  • @prajwalpgowda7826
    @prajwalpgowda7826 2 ปีที่แล้ว +3

    Gmail has removed less secure app access... What to do to complete this task?

  • @youssefmkhaouad6186
    @youssefmkhaouad6186 3 ปีที่แล้ว +2

    thank you, this was very helpful

  • @sureshchary6814
    @sureshchary6814 2 ปีที่แล้ว +2

    Please try to do more Django projects..

  • @sameerk12982
    @sameerk12982 2 ปีที่แล้ว +1

    Thanks!

  • @editpapa9671
    @editpapa9671 2 ปีที่แล้ว +1

    Dhanyawad apka 🙏

  • @radishmouse22
    @radishmouse22 2 ปีที่แล้ว +1

    Good video, very helpful and hardly out-of-date

    • @AnubhavMadhav
      @AnubhavMadhav 2 ปีที่แล้ว +1

      Thank you!✨

    • @matchpredictionwithacid9419
      @matchpredictionwithacid9419 2 ปีที่แล้ว

      @@AnubhavMadhav code is not running properly giving smtp error

    • @AnubhavMadhav
      @AnubhavMadhav 2 ปีที่แล้ว

      @@matchpredictionwithacid9419 Check your mail settings again, make sure that you are using your own account and also "turn on access to less secure apps" of that account.

    • @rajibmukherjee3722
      @rajibmukherjee3722 2 ปีที่แล้ว

      @@AnubhavMadhav Does Google has this option any more?

    • @AnubhavMadhav
      @AnubhavMadhav 2 ปีที่แล้ว +2

      @@rajibmukherjee3722 I just checked, now it's not available for accounts with 2 Step Verification, in order to use less secure apps with even 2FA accounts, you'll require an application specific password. Search for it and you'll get more details. I hope this helps.

  • @rushijaviya7691
    @rushijaviya7691 2 ปีที่แล้ว +1

    Very helpful!

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

    Amazing video bro

  • @Ahmad_Al-Deeb
    @Ahmad_Al-Deeb 5 หลายเดือนก่อน +1

    Good job but sadly outdated to work today
    Because Google stopped supporting "Less Secure Apps" feature which prevent me from making my app send Confirmation email.

  • @developer_4444
    @developer_4444 2 ปีที่แล้ว +1

    Excellent

  • @akankshaagarwal155
    @akankshaagarwal155 2 ปีที่แล้ว +1

    Great content!
    Keep up the good work. 💯

    • @AnubhavMadhav
      @AnubhavMadhav 2 ปีที่แล้ว +2

      Thank you so much Akanksha!😊✨

  • @engr.nwaohas.o2720
    @engr.nwaohas.o2720 3 ปีที่แล้ว +1

    This is great. you really did a nice work

  • @deepshah2305
    @deepshah2305 3 ปีที่แล้ว +2

    Amazing 🤩

  • @proffkebi6460
    @proffkebi6460 2 ปีที่แล้ว +1

    Nice Sir, thank you

  • @shekharkumar3535
    @shekharkumar3535 2 ปีที่แล้ว +2

    @GeeksforGeeks Please upload a video on Django Rest API Creation (DRF).

  • @Eng-Mohamed-Ahmed
    @Eng-Mohamed-Ahmed 2 ปีที่แล้ว

    thanks bro finally did it

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

    very helpful.thanks

  • @anupandey520
    @anupandey520 11 หลายเดือนก่อน +1

    Everything is cool but Bhaiya I need my money for using my name in your video😁😁😏😂

    • @AnubhavMadhav
      @AnubhavMadhav 9 หลายเดือนก่อน

      Haha!! Yeah sure 😂

  • @nikhileshshah361
    @nikhileshshah361 2 ปีที่แล้ว +2

    instead of taking last name if I want to take age,city as the input how can I store it into same table

  • @adityar6511
    @adityar6511 2 ปีที่แล้ว +2

    Should have added the timeline into the video, it is really confusing to get to the particular part of the video without it

    • @psp9475
      @psp9475 2 ปีที่แล้ว

      exactly!

  • @danielsalmeron4283
    @danielsalmeron4283 2 ปีที่แล้ว +3

    Great video, but the "Less secure apps" option no longer exists since May 30th 😓

    • @equalizer1384
      @equalizer1384 2 ปีที่แล้ว

      did u find any alternate way!! m facing the same issue.

    • @upendra_1611
      @upendra_1611 2 ปีที่แล้ว

      @@equalizer1384 same here dude, did u find any way

    • @jessicam3256
      @jessicam3256 2 ปีที่แล้ว

      Same here, any alternative way

  • @avelinodahotoyiv1230
    @avelinodahotoyiv1230 2 ปีที่แล้ว +2

    Also you created directly templates folder in the root directory. What is the best practice in terms of reusable apps? Creating the static and templates inside the app directory or using your method?

    • @AnubhavMadhav
      @AnubhavMadhav 2 ปีที่แล้ว +1

      For reusability, you ccan go for both ways, but having it in root folder will make your work easier.

    • @ayenidanielibikunle
      @ayenidanielibikunle 2 ปีที่แล้ว

      @@AnubhavMadhav Hello Mr Anubhav,
      Please, how did you call the "user.first_name" in the signin view when there isn't a first_name object from the signin form.. It worked in the signup form cus we had a fname defined in the form but it's not working in the signin function.

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

    Helpful

  • @udaykiransugali1139
    @udaykiransugali1139 2 ปีที่แล้ว +1

    Great

    • @AnubhavMadhav
      @AnubhavMadhav 2 ปีที่แล้ว +2

      Hey Uday, thank you ✨

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

    I am not getting any email after signing up.
    I did all the steps as shown by you.
    Can you help me...

  • @hackerMVPP
    @hackerMVPP 3 หลายเดือนก่อน +1

    while running server at 13:11 it gets module error : no module name gfg.settings
    plzz reply

  • @amjadbarchini8849
    @amjadbarchini8849 2 ปีที่แล้ว +1

    greatttt

  • @varunsu167
    @varunsu167 2 ปีที่แล้ว

    Please give me insight as to how i should integrate it with my Machine Learning Model?

  • @samritchakraborty7433
    @samritchakraborty7433 2 ปีที่แล้ว +1

    20:01 CMS- welcome page

  • @hakeeminfosec
    @hakeeminfosec 2 ปีที่แล้ว +2

    those who getting error at "force_text" convert it to "force_str" You will be done....

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

    Hey I am not able to set less secure apps with G-Account.Cud you expalind how to do it?It shows policy has changed.

  • @krupaldudhat3605
    @krupaldudhat3605 2 ปีที่แล้ว +1

    After the signup page i am getting redirected to the same page rather than going to the signin page, even after using "return redirect('home')" and every other things things are same as he did..Any solutions please??

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

    Hi, my html files are not saved as django files as shown in the video & this doesn't allow me to include the csrf_token. How do i fix this?

  • @parampatel8853
    @parampatel8853 11 หลายเดือนก่อน +2

    perfect

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

    at 18:20 I am getting an error 'TemplateDoesNotExist at /authentication/index.html'
    Can someone please help me with this?

    • @AnubhavMadhav
      @AnubhavMadhav 2 ปีที่แล้ว +2

      Try removing the first '/'

    • @SajidAli-wy1zs
      @SajidAli-wy1zs 2 ปีที่แล้ว

      I am also getting this error.

    • @aldotheapache6206
      @aldotheapache6206 2 ปีที่แล้ว +1

      Check if the templates folder is directly inside "authentication" and not inside the "gfg", "migrations", "__pycache__" or "venv" folders.

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

    very helpful video

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

    I'm getting an error.
    Attributerror: 'function' object has no attribute 'filter'
    While registering a new user after implementation of email functionality

    • @AnubhavMadhav
      @AnubhavMadhav 2 ปีที่แล้ว +2

      Yeah bro, you should try importing the auth models as mentioned in the video.

  • @saidysaiidkipkuruikoech1954
    @saidysaiidkipkuruikoech1954 ปีที่แล้ว

    Shikwekwe will always break my ribs😂

  • @leomaredcampos4941
    @leomaredcampos4941 10 หลายเดือนก่อน

    This is my question not.
    I already made a web where the client can input data.
    so, is it not part of front end?

  • @Jessy_papa1432
    @Jessy_papa1432 2 ปีที่แล้ว +2

    i got integrity error /signup bro . what can I do for this .please rply bro.

  • @haroldquek1655
    @haroldquek1655 ปีที่แล้ว

    would you be making a video tutorial using JWT cookies and incorporating with mongoDB?

  • @hamzaimran973
    @hamzaimran973 2 ปีที่แล้ว +2

    Sir the email is not being sent for verification when i signup

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

    thank you, that's all i need

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

    thanks

  • @sree0597
    @sree0597 ปีที่แล้ว

    The problem is that Google stopped services for less secure apps so I am unable to generate the email and send

  • @KaranArora7
    @KaranArora7 7 หลายเดือนก่อน

    Whenever I refresh my page after signing in, it shows csrf error. Bit I have already added that csrf code in my html. Please tell me what to do? 45:32

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

    could you add mySQL as database for this?

  • @rtxgaming2277
    @rtxgaming2277 2 ปีที่แล้ว +2

    i am getting an error on this line - return render(request, "authentication/signin.html")
    error - unindent amount does not match previous indent , return can only be used within a function
    Please Reply

    • @njcoder2641
      @njcoder2641 2 ปีที่แล้ว

      Indentation error hogi bro

  • @pradyumnpandey1148
    @pradyumnpandey1148 2 ปีที่แล้ว +1

    can anyone tell how to setup djang admin page where we can see update of all the users?