Django + Ajax Full Tutorial Course

Поделиться
HTML-код
  • Опубликовано: 30 ноя 2024
  • НаукаНаука

Комментарии • 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.

  • @CollinsCurtis-ze4ms
    @CollinsCurtis-ze4ms 11 месяцев назад

    Yes the Tutorial was awesome 🔥🔥🔥

  • @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

  • @Codewithshameel
    @Codewithshameel 11 месяцев назад

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

  • @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 3 года назад

    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

  • @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 👍

  • @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

  • @firetune1872
    @firetune1872 3 года назад

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

  • @АндрейВоронов-з2г

    Great video! Thank you!

  • @tirthgajera606
    @tirthgajera606 6 месяцев назад

    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

  • @MarceloCLopes-lm8tb
    @MarceloCLopes-lm8tb 3 года назад

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

  • @ameyapotdar461
    @ameyapotdar461 2 года назад

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

  • @hmaina0
    @hmaina0 3 года назад +1

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

  • @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

  • @oussamachafiqui9424
    @oussamachafiqui9424 3 года назад +1

    Great tutorial thank you 🙏

  • @chenivan9570
    @chenivan9570 3 года назад +1

    Thank you!

  • @muddymkamba352
    @muddymkamba352 8 месяцев назад

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

  • @sodin1ch
    @sodin1ch Год назад

    Thank you bro!

  • @rangabharath4253
    @rangabharath4253 3 года назад +1

    Awesome as always 👍😀

  • @ingridhernandez7181
    @ingridhernandez7181 3 года назад +1

    this was amazing, thank you so much!

  • @nancychaudhry3623
    @nancychaudhry3623 2 года назад

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

  • @jaysikotar9860
    @jaysikotar9860 3 года назад +1

    Bro thank you for such a great tutorial 🤩

  • @2010sparsh
    @2010sparsh Год назад

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

  • @brantechsyt6130
    @brantechsyt6130 3 года назад

    Great video tomi

  • @m.arehman8652
    @m.arehman8652 3 года назад

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

  • @wiki-infodevelopment3369
    @wiki-infodevelopment3369 3 года назад +1

    very nice and useful

  • @aaqidmasoodi
    @aaqidmasoodi 3 года назад +1

    Very nice video!!

  • @suttirakchinda1813
    @suttirakchinda1813 2 года назад

    Thank you.

  • @everythingdevg
    @everythingdevg 2 года назад

    Great,is the code on github??

  • @ibukunolaifa913
    @ibukunolaifa913 2 года назад

    Hi, is it possible to Ajax django pagination

  • @MicheleMoodispaugh
    @MicheleMoodispaugh Год назад

    cool video)

  • @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

  • @CaratacusAD
    @CaratacusAD 2 года назад

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

  • @yacinerouizi844
    @yacinerouizi844 3 года назад +1

    thanks

  • @chikanma5021
    @chikanma5021 3 года назад +2

    nice

  • @aliramezani9394
    @aliramezani9394 2 года назад

    while True:
    print('SO!')

  • @repotranstech
    @repotranstech 3 года назад

    Kindly ,do for the update and delete.

  • @murilosilvestre7736
    @murilosilvestre7736 3 года назад

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

  • @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

  • @ownquotes5789
    @ownquotes5789 9 месяцев назад

    💥

  • @shivamdubey4783
    @shivamdubey4783 Год назад

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