Django + Ajax Full Tutorial Course

แชร์
ฝัง
  • เผยแพร่เมื่อ 14 ต.ค. 2024
  • In this video, you will learn how to implement Ajax into your django projects, and access it's cool features like realtime data preview, form-submission without page reload, and more.
    Get A Free Python Handbook:
    www.codewithto...
    If You Enjoy This Video, please subscribe to the channel
    Newsletter - www.codewithto...
    Buy me a coffee - www.buymeacoff...
    __TH-cam Gear__
    Blue Yeti Microphone (amzn.to/2OmN1vG)
    Hp Windows 10 (amzn.to/3unOkdb)
    Wireless Mouse (amzn.to/3wgOjtf)
    Homfa Computer Desk (amzn.to/3sGJ4AN)
    Mini Ring Lights (amzn.to/39xSZRJ)
    Canon EOS Camera (amzn.to/31ELVOV)
    #Django #Ajax #WebDevelopment

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

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

    programmers with depressed voice uploading short tutorial videos are the best ,good job

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

    Your stuff saved me hard. I've spent hours trying to find a decently well video, and finally came across yours. Thank you for your time, and thank you for making a well explained video.

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

    Dude, thanks a lot. I looked for days on how to do this type of process and I couldn't find anything coherent until I found this tutorial of yours, thank you very much from my heart, it worked here. Now I'm just going to try to implement it in my application hehe
    PS: I'm from Brazil, forgive the google translator english ahushashusha

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

      Thanks for watching, I'm glad it helped

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

    I think it is better to clear fields after submitting the form. It will be a good user experience. It is just a suggestion. Awesome content Tomi. Keep going :-)

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

      Thanks for that suggestion, I just tried to keep it simple as possible. But that's a very good thing you pointed out 👍

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

    Thanks Tomi for the video, very well explained. I have recently started working on django and i think this tool will be very helpful to me.. may God bless you brother

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

    Tomi.. That "$('#idName').empty();" method is necessary there? I mean because your tag is already empty, so my question is: is it because of protocol or is there another core Javascript based reason to write that empty statement there??? Thanks

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

    Hey buddy great tutorial kind request pls upload a full course for the intermediate django developer with some project 💖💖

  • @CollinsCurtis-ze4ms
    @CollinsCurtis-ze4ms 10 หลายเดือนก่อน

    Yes the Tutorial was awesome 🔥🔥🔥

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

    Keep up the good work. I also enjoyed your freecodecamp django tutorial.

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

    This explanation is awesome, please make a video on ajax full course ...

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

    Please do a video on Django forms. How to use bootstrap and create a drop down field. Please cover Django forms fully!

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

      I've added it to my list, thanks

  • @АндрейВоронов-з2г
    @АндрейВоронов-з2г ปีที่แล้ว

    Great video! Thank you!

  • @m.arehman8652
    @m.arehman8652 2 ปีที่แล้ว

    Great Tutorial , Its really excellent. Thank you and keep it up

  • @MarceloCLopes-lm8tb
    @MarceloCLopes-lm8tb 3 ปีที่แล้ว

    Great Tutorial !!! I would like to do the research after the POST, does anyone have any suggestions?

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

    I am getting this error when I convert the query set to list in the django view "maximum recursion depth exceeded"

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

    great video!
    Can you make a video of CRUD using django ajax?

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

    Thanks man. its kind of working for me but changes made takes lots of time to reflect on the front-end wish some one could pls help

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

    this was amazing, thank you so much!

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

      Thanks, I'm glad you like it

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

    Great tutorial thank you 🙏

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

    Awesome as always 👍😀

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

    An Experience i faced : When I used ajax , it slowed my website in all cases. When i was not using it was smoother and faster but after ajax it is slowed extremley

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

    Bro thank you for such a great tutorial 🤩

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

      Thank you for watching

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

    Thank you!

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

    Why jquery? Why use another library for simply stopping a refresh?

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

    Great video tomi

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

    Thank you bro!

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

    Great,is the code on github??

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

    Very nice video!!

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

    Hi, is it possible to Ajax django pagination

  • @wiki-infodevelopment3369
    @wiki-infodevelopment3369 3 ปีที่แล้ว +1

    very nice and useful

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

    cool video)

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

    Thank you.

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

    are you Russian? Thanks for this tutorial it helped a lot, greetings from Brasil

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

    nice

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

    Why don't you use vanilla JS to do this?

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

    Good tutorial..

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

      Can you do Django + Ajax todolist with VueJS 3 as frontend?

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

      Thanks for watching

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

      I'll look into that

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

    thanks

  • @2010sparsh
    @2010sparsh ปีที่แล้ว

    Lol its amazing that without document is ready u r accepting post request

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

    Kindly ,do for the update and delete.

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

    💥

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

    while True:
    print('SO!')

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

    Add a repo please.

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

      I didn't plan on doing that, but I'll add it soon.
      Thanks for watching

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

    sir just make one video of ajax django for like dislike and subscribe plzz sir