django-crispy-forms and HTMX integration #2 - User Registration and Login/Logout

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

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

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

    Mate your videos are like caviar 😩 always at the right moment and with real life needs ! Thank you infinitely 🙌

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

      Thank you very much, mate!
      Much appreciated!

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

    Now I got a perfect teacher 💕❤

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

    Always awesome....well explained💯

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

    Like Always... Great content and demo.

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

    Hello, I have a question please.
    Have you been able to use CreateUserForm with the university form and not have to override the same method?

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

    Awesome....do you have a link to the completed code..the 1st and 2nd videos is the starter only

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

    Great 👍

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

    Hello! I either missed it, or this function does not exist in htmx, namely, how to replace the class of another element with a trigger? Let's say I have a disabled feedback, I want to add the is-invalid class to its input.

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

    Thank you BugBytes, you are doing good as usual. I have a question that is, does Htmx support multiple target swap on an click event?

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

      Thanks man. To swap content into multiple places in the DOM, do you mean? I'm not sure if that is built-in, but I could do some research.
      There's also the "hx-swap-oob" attribute that you can use to do an Out Of Band swap for some content. That's explored a little in my last video - if you use that, you can replace your target as normal, with additional out-of-band updates for other content.

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

    Do you speed up your video or you really go at that speed in real life?

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

      Apologies if it's too fast! I'm from Scotland and we speak quite fast here, although I try not to do so.
      The videos are edited but the speed of the content isn't changed.

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

    I make a lot of spa with your videos about django+crispy_forms+htmx.... i'm reviewing all searching if its possible to hide a field on a condition of another field dynamically... you cover that topic ? Thanks for all your videos ! Regards

    • @IqbalArain-io3du
      @IqbalArain-io3du 3 หลายเดือนก่อน

      I would love to know that