Тёмный

How to add a spinner to a Django project | page loader Django 

Pyplane
Подписаться 35 тыс.
Просмотров 26 тыс.
50% 1

🔥 Join the facebook group:
/ djangoninjas 🚀
🔥 Follow pyplane on:
➜ instagram: / pyplaneblog
➜ pinterest: / pyplane
➜ facebook: / pyplane
🔥 More on python and django:
➜ blog.pyplane.com
PART 2 of the Django & Javascript tutorial series
Full playlist: tinyurl.com/yy...
Turorial on how to set a page loader in django
Learn how to add a spinner to a django project that will run until the data is loaded.
#django #javascript #ajax

Опубликовано:

 

25 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 78   
@LookNumber9
@LookNumber9 4 года назад
Beautifully explained and very helpful. This series is exactly what I've been looking for. Thank you!
@Pyplane
@Pyplane 4 года назад
Thanks for watching Mark!
@algotreeorg
@algotreeorg 3 года назад
Simple & precise. Good one. Cheers !!!
@Pyplane
@Pyplane 3 года назад
thank you!
@adhirajsingh6840
@adhirajsingh6840 4 года назад
Another great one u actually are helping me to integrate so many new things in my website, appreciate it bro!
@Pyplane
@Pyplane 4 года назад
Happy to help and good luck on your website! :)
@soffer
@soffer 3 года назад
excellent tutorial
@ismailmega
@ismailmega 4 года назад
THE BEST CHANNEL EVER 😍
@Pyplane
@Pyplane 4 года назад
Thank you! :)
@andythomas4642
@andythomas4642 Год назад
For those new to JavaScript: the backticks on line 16 are ` not single quotes '. The backticks can be found above the tab button in the upper left hand side of your keyboard. 16 dataBox.innerHTML += `${item.title}${item.body}`
@yukselbastan4687
@yukselbastan4687 4 года назад
Nice lookout, great explanation from the best.
@Pyplane
@Pyplane 4 года назад
Thank you Yuksel!
@dmytrotoloknovskyi6322
@dmytrotoloknovskyi6322 2 года назад
Thanks a lot! Best in class :)
@Fanceh
@Fanceh 4 года назад
Thanks I've been looking for this! You deserve billion+ subs! (:
@Pyplane
@Pyplane 4 года назад
Thank you! :)
@dhruvilshah9098
@dhruvilshah9098 4 года назад
Awesome video! Sir, can you suggest how to use JS and JSON in any project. Because I man clear with concept of both but don't know to apply it fully?
@cuahutlim
@cuahutlim 4 года назад
Thats great tutorial, really clean and concise explain.
@Pyplane
@Pyplane 4 года назад
Thank you!
@rodrigozavala5341
@rodrigozavala5341 Год назад
Thanks Worked for me!!!!!
@ykbanalytics1532
@ykbanalytics1532 3 года назад
Thanks so much for this!
@TheProsper3
@TheProsper3 3 года назад
I'd like to display the spinner during a long processing in a POST request. I followed your video and could reproduce what you've done but now I'm stuck. I wonder if this is just a js modification or more...
@mohammedqadir3851
@mohammedqadir3851 4 года назад
Most Awesome and Amazing, Thank you so much Sir for Sharing this loader with Django.
@Pyplane
@Pyplane 4 года назад
Thanks for watching Mohammed! Cheers! :)
@adityakotikalapudi329
@adityakotikalapudi329 3 года назад
Thanks for the video 😊
@rangabharath4253
@rangabharath4253 4 года назад
Awesome as always 👍😀
@Pyplane
@Pyplane 4 года назад
Thank you Ranga! :)
@fantasticswag1873
@fantasticswag1873 4 года назад
Please make a video on django file uploading and how to use that file in django
@alexbigar9769
@alexbigar9769 2 года назад
Thank you! How can we create in django skeleton loader for array of cards?
@TheProsper3
@TheProsper3 3 года назад
Hi Pyplane. Thanks for this excellent video. did you commit this project on github?
@mohhammadmohhammadi5848
@mohhammadmohhammadi5848 3 года назад
سپاس گزارم == thank you
@Pyplane
@Pyplane 3 года назад
Thanks for watching! Cheers
@paborlouise319
@paborlouise319 4 года назад
Good one 👍. Just as I said before, more Django and JS mix-up. Thanks for listening.
@Pyplane
@Pyplane 4 года назад
Hi Pabor. Thanks for watching and giving suggestions. This one seems to be a really good one! Cheers :)
@pawestawikowski2554
@pawestawikowski2554 3 года назад
Dziękuję! Naprawdę pomocny materiał
@adityakotikalapudi329
@adityakotikalapudi329 3 года назад
Can you please make video on the live changes in django
@vishnukpuravoor9843
@vishnukpuravoor9843 4 года назад
Great work. Please do the real-time applications continuation video.
@Pyplane
@Pyplane 4 года назад
Hi Vishnu. I should publish the last part in the upcoming days. Cheers!
@olainiyanadewale5219
@olainiyanadewale5219 4 года назад
You are great! Sincerely you are one of the best when it comes to django. Please, we need the source code.
@Pyplane
@Pyplane 4 года назад
I'll upload the source code this time on my blog. Will let you know once is done. Cheers!
@TheProsper3
@TheProsper3 3 года назад
@@Pyplane Hello, have you been able to upload the source code? Thanks for the vidéo. It's great...
@gober4662
@gober4662 3 года назад
Good afternoon, how can you open a pdf by pressing a button that is rendered within a template and once the file is opened, through a Boolean variable in the model it remains as read. Thank you
@francojofre7714
@francojofre7714 4 года назад
hi, how i can get the same result but with a type POST?, i need a spinner while save the form, thanks brother
@arslanaltybayew6585
@arslanaltybayew6585 3 года назад
sorry about that asking too many pleas can you show when the user accepts an invite they get the mail that the invitation was accepted and do that with celery
@nafiyad1950
@nafiyad1950 4 года назад
Great content
@Pyplane
@Pyplane 4 года назад
Thank you! :)
@abrahamngetich1415
@abrahamngetich1415 4 года назад
@Pyplane , this is a great tutorial. Please take consider doing a tutorial on the use of modals to submit data using forms. Thank you.
@Pyplane
@Pyplane 4 года назад
I'm actually planning to do something similar :)
@technokraftdeveloper6628
@technokraftdeveloper6628 3 года назад
Thank you!
@mujtabaaltayib7417
@mujtabaaltayib7417 4 года назад
I hope that you will read my comment. I have an issue. if I have homepage with many advertisements and when customr press on one of them it will redirect him to the registration normally but in his profile after he sign up automatically will be added the advertisement id that he pressed on homepage Please please assist me with this with video And thank you so much for your videos
@KrishnaManohar8021
@KrishnaManohar8021 4 года назад
Excellent. How can we pass the response 5/10/30 seconds when i hit a button? like adfly once hit the link/button it showing 5 second countdown time. latter it show response(skip add) like that. how can you make this in JS with Djagno?
@Pyplane
@Pyplane 4 года назад
Hi Manu. If I understand correctly just add a click event listener on the button and inside to the set time out and specify what should happen after for example 5 sec.
@AkashGupta_youtube
@AkashGupta_youtube 4 года назад
Please make a video on "how to create cart in E-commerce site using java script and Django"
@Pyplane
@Pyplane 4 года назад
Hi Akash. Good idea, but first need to finish at least the social network series and django made easy. Cheers!
@AkashGupta_youtube
@AkashGupta_youtube 4 года назад
Good video
@Pyplane
@Pyplane 4 года назад
Thank you!
@coder4551
@coder4551 4 года назад
Hey bro grt work
@Pyplane
@Pyplane 4 года назад
Thanks! :)
@pratikghimire
@pratikghimire 3 года назад
Thank you
@Pyplane
@Pyplane 3 года назад
thanks for watching :)
@jameskulu
@jameskulu 4 года назад
How can I add spinner before the whole page is loaded?
@danielnolan320
@danielnolan320 4 года назад
Thanks for another amazing video Luke. Just one quick question, will this work in place of paginator as an infinite scroll? If we have hundreds of posts on a page, as the user scrolls down the spinner will appear briefly as more posts get loaded?
@Pyplane
@Pyplane 4 года назад
Hi Daniel. Here you are just loading all the posts just this one time, so no this won't work like that. Cheers
@danielnolan320
@danielnolan320 4 года назад
Ok. Do you think you could do a tutorial on that in the future?
@Pyplane
@Pyplane 4 года назад
@@danielnolan320 it's possible :)
@Fanceh
@Fanceh 4 года назад
Can you make a tutorial on an ajax one to one chat? That would be really helpful!
@Pyplane
@Pyplane 4 года назад
I'm going to do a tutorial on creating a chat via django channels :)
@Fanceh
@Fanceh 4 года назад
@@Pyplane Thanks sir! It would be appreciated if you could add a feature to save chats as well! ^^
@jaypatel1419
@jaypatel1419 4 года назад
Sir, pls make a video on django, multiple images uploaded using drag and drop system. I will show on Google but it's difficult to implement and understand bcz it contains javascript....😅
@Pyplane
@Pyplane 4 года назад
Hi Jay. Thanks for the suggestion! The two next videos in this series are already planned but maybe I'll do one of those as the third one. Cheers!
@webdev1943
@webdev1943 4 года назад
thanks
@Pyplane
@Pyplane 4 года назад
Thanks for watching!
@amith9540
@amith9540 4 года назад
please can u upload a video on Django file upload status bar. I just saw this video and it's awsome ,and subscribed to your channel. please consider "DJANGO FILE UPLOAD STATUS BAR" thank you : )
@aayushpatil7514
@aayushpatil7514 4 года назад
Please make a video on how to integrate editorjs with django for a blogging site Edited:- I want to buy you udemy course
@Pyplane
@Pyplane 4 года назад
Hi. Thanks for the comment. I never used editor.js so I'm not the proper guy to do such tutorial :/
@enes222
@enes222 3 года назад
Hi Try CKEditor
Далее
ŠKODA не перестает удивлять
00:48
Просмотров 412 тыс.
новое испытание
00:40
Просмотров 91 тыс.
If __name__ == "__main__" for Python Developers
8:47
Просмотров 409 тыс.
Django + Ajax Full Tutorial Course
46:40
Просмотров 38 тыс.
Django Bootstrap Dashboard Theme Installation
18:50
Просмотров 38 тыс.
How to Use Django Sessions
25:56
Просмотров 37 тыс.
Django live search using Javascript and Ajax
56:35
Просмотров 13 тыс.
ŠKODA не перестает удивлять
00:48
Просмотров 412 тыс.