Don't forget to check out my Complete Django course! dub.sh/NvGboTI
@pinakastra3 жыл бұрын
And he is back again within 24 hours, anwering another puzzle. Thanks bruv..
@bellosegun3 жыл бұрын
I couldn't resist purchasing your course when i saw it. I knew it will be top notch....thanks for this again.
@hakimled43003 жыл бұрын
Thank you a lot Dennis , you answered and you did my request for uploading multiple images. You are a great tutor.
@DennisIvy3 жыл бұрын
😉
@georgesmith30223 жыл бұрын
Within a few hours updated his app to answer to his viewers requests. Many kudos to Denis for listening to his viewers
@DennisIvy3 жыл бұрын
You guys ask good logical questions :)
@hakimled43003 жыл бұрын
He answered my request , Dennis is a great tutor
@openuniversitycalculator23592 жыл бұрын
Hey buddy, I just want to give you credit for helping me so much, you are my inspiration. I have been working as a software developer for a big company here in the UK for 7 month now . but I have been following you for ages, and your videos make big different. Thank you so much.
@harshlad41293 жыл бұрын
Hey man was developing a multi vendor ecommerce and was stuck with uploading multiple images via forms this video just solved my problem also thanks alot man keep uploading and yeah you gained a sub : )
@realhumanbean25445 ай бұрын
I was stuck with this multi-file upload issue for days. thanks man!
@sipocharles91803 жыл бұрын
I've said it before, and I'll say it again. Anything which you put out, I'm willing to purchase for if you place it behind a paywall because it's ALWAYS quality goods, so you deserve it.
@DennisIvy3 жыл бұрын
Brother I appreciate the heck out of you! Thank you so much for being so supportive :)
@sadmansaqif13403 жыл бұрын
This has been a major help. I did this in a way worse complicated way 2 years ago. Thanks man.. a big thanks.
@francescociulla3 жыл бұрын
Amazing video, thanks Dennis🔥
@defidelity3 жыл бұрын
Have been searching around for this Thanks Man
@АвоМама3 жыл бұрын
Could you make a video on how to add multiple Images in django admin? Also with ajax, example dropzone js?
@danyegon55303 жыл бұрын
Nice tutorial.But I wish to know how I can implement this functionality in django class based views.Also how can I update them when updating my model object.
@paborlouise3193 жыл бұрын
But how I can get it done using modelForm ?
@rafaelsalimov9343 жыл бұрын
I thought about that yesterday and now it is here :d Thanks
@abhay74613 жыл бұрын
Thanks, I need it in my upcoming project.
@mohammadaarizmahfooz60373 жыл бұрын
Thank you so much it helped me a lot I was having trouble in multiple file upload. Thank you sooo mucchhhhh!!!!!!!!!!!!!!
@0N3693 жыл бұрын
Thanks Dennis , You save my life ..
@chelseafan16933 жыл бұрын
Man you are the best
@edwardzombie92222 жыл бұрын
Ден, это просто клад!!! Спасибо тебе огромное за видос!!!
@obelix_gaul2 жыл бұрын
Im trying this type of input, but the object holding the getlist content still shwoing only 1 object when i choose multiple images.
@GopiGopi-tl4vt Жыл бұрын
I couldn't find your previous video.Could please help me to find out that video plzzzz.
@khushipatel91253 жыл бұрын
I love your videos! I'm currently watching your Django series. Do you think you can make a video on celery?
@raymondapungu72803 жыл бұрын
Just learnt a new stuff from this video. Thanks a lot @Dennis
@hakimled43003 жыл бұрын
Dealing with images is very important in learning django. I have a simple django application in which a random name is created for each uploaded image. It means all images should have unique names. Im planning to create an django app where users can upload images and making sure image names should not have similar names thats why i use this function to create a random name which consists of timezone.now() plus a random string from string module random_name = random.sample(string.ascii_uppercase, 10) In addition to that , i added another function to resize images The issue now is how to delete the images when the corresponding post is being deleted or updated. I know we should use the os.remove(filename) but how to do it and how to delete images if they are stoted in anothere server for instance. I hope Dennis will make a tutotial on this.
@gavinkolz2803 жыл бұрын
Thanks Dennis.
@leifterjehaugen88733 жыл бұрын
E-commerce course is the same as Traversy Media except the database solution ?
@rukbeatjung3 жыл бұрын
Thanks ❤️ I'm just getting to learning Django. This was really useful.
@abdulazizhari872 Жыл бұрын
@dennis I have a question, what I have been observing is that if I want to upload a picture and I mistakenly put other files apart from images, It still uploaded to my site. My question is that how can I handle that, I mean to restrict any other files apart from image. I want only images with different format to be uploaded, any other file will be restricted! This is so far the most wonderful tutorial ever, it does help me alot, thank you very very much
@ivancastaneda44293 жыл бұрын
Just what I was looking for
@yasayah72893 жыл бұрын
This is great! Next drag n drop?
@codewithQam3 жыл бұрын
Thanks a lot, i deployed this project to heroku, but database not updating , temporary its deleting photo which i uploaded on local , but after some time again showing all pictures, cleared cache as well but same,
@michaelsamson67763 жыл бұрын
I am creating a page where photographer can advertise their work, so how can I enable each photographer to have personal Gallery? Please I need help
@IND_Abhi3 жыл бұрын
Hey, Which plugins is beautifying the code with different colors for keywords
@DennisIvy3 жыл бұрын
The VS Code theme is called "One Dark Pro"
@kelvinace54783 жыл бұрын
Pls I am working on a blog app, can you please show how to make image field not required if the user doesn't have an image, I tried creating different create options, one for ordinary posts and one for posts with image. Pls how I validate the form even of the image is not provided.thanks.
@chandu235943 жыл бұрын
Is there any way we can select one or two image first then if we want add one more then again click on choose button and update number of select image let say at start I just select one then again click and select another now the choosen images show two files and send to backend , is it possible ?
@miryamelliye3 жыл бұрын
Can you do something like subcategories for the categories???
@dhruvilshah90983 жыл бұрын
First view awesome content sir
@zomalee45123 жыл бұрын
Do you have beginner django course??
@pritamdebnath33843 жыл бұрын
hey Dennis! i wanna know if its possible to make a bug tracker using the django platform. If possible that'll be a cool project to work on.
@HigorLP3 жыл бұрын
Thanks man! Is it possible to do this using django forms?
@parmanandchauhan61823 жыл бұрын
hi dennis good to see y ,thanku for video
@pointsnorthgisuav86613 жыл бұрын
Is there a maximum number of photos that can be uploaded before problems start to occur?
@amalsankar15383 жыл бұрын
Hey Dennis, Can you Explain WebRTC Video Chat on Django
@romarioqh23353 ай бұрын
Thank you, excellent explanation
@UtsabKafle-cy3lu3 жыл бұрын
thanks Dennis !
@anandhiselvi31743 жыл бұрын
drag and drop is possible?
@kusalthiwanka86303 жыл бұрын
Thank you for your effort boss. I develop LMS using Django. Now i need to do some performance testing. I think my system not fully optimized. because when we get data from the model, I always pass a full model to the frontend. Sometimes some models have 2, 3 foreign keys also. Then that related modals also load to our query variable. After reading some guides I found a lazy load method in Django. What method can I use for the optimization? And also is there any method to check the performance of our app? If you can do some videos about Django optimization and performance methods/tips and tricks That's very helpful for your followers. Anyway, Thank you for your effect. I learn a lot of things from you.
@talhaibnemahmud3 жыл бұрын
Hey Dennis, I have a question about the name of the uploaded image. I can see that the images are being uploaded with their name from the host computer. What will happen if two people upload different image with same name. Does the second one replace the previous one? Or both will be kept. Could you please resolve it? I'm working on a project for my university where I want to handle images. So it'd be a great help
@codewithAPK3 жыл бұрын
Hello sir, can you make a Multi-Language website in Django. No one explains how to build multiple language websites in django.
@atharvashetty97303 жыл бұрын
Can you make a video on recommender engine ?
@ivancastaneda44293 жыл бұрын
Hello, excuse my ignorance, where are you storing the images?
@DennisIvy3 жыл бұрын
Check out the previous video for this project, it’s linked in the description. I first used the standard static file folder setup, then configured to a AWS S3 bucket
@ivancastaneda44293 жыл бұрын
@@DennisIvy Thank you very much, I already subscribed to the channel, good content
@nahidujjamanhridoy96773 жыл бұрын
Ok so, you have just done it on the client-side, but how will it work on the admin site? What if the admin also needs to upload multiple images from the admin site?
@JackLynch-b2e Жыл бұрын
did you get this to work on the admin side?
@kusumasandi3 жыл бұрын
hy dennis, can you please make quick tutorial about email authentication without create an account to login website ?
@elodia_pers32063 жыл бұрын
Thank you for this project !!
@tammac51003 жыл бұрын
how do upload multiple image in django admin?
@-DixonAndrewVandeStarSimbolon3 жыл бұрын
Hey dennis, do you know how to upload image to django backend through javascript(fetch/ajax)?
@DennisIvy3 жыл бұрын
Yes, in my Django + React course on udemy we do this with axios. Fetch also makes it easy.
@asce3133 жыл бұрын
Great Job! 😀
@DennisIvy3 жыл бұрын
Thank you! Cheers!
@anandhiselvi31743 жыл бұрын
possible to download image?
@wetubetech497 ай бұрын
How to do this using django forms
@abhinavjha1293 жыл бұрын
I wanted to know how to add multiple images in django for sooooo loooong ....... !!!! Thank you for telling me how it's done. But I didn't like the ui, how can I improve that?
@АвоМама3 жыл бұрын
Does it work if I want to upload 300 images at a time? And their size is 500 Mt in total? Or does it give error?
@davidmurphy5632 жыл бұрын
But you didn't make a change to models... Surely you have to make a separate models class and then put a foreign key... How else do you update the dbs? I'm definitely not getting something..
@obelix_gaul2 жыл бұрын
same here
@楊育晟-w2z2 жыл бұрын
Nice tutorial
@rangabharath42533 жыл бұрын
Awesome 👍😎
@Justavimalsir Жыл бұрын
superb sir
@Pedro-gu7jj3 жыл бұрын
"'list' object has no attribute 'get'" :(
@GeekyNasir3 жыл бұрын
plzz do one with django and react
@themodernscientist3 жыл бұрын
what about a formset?
@DennisIvy3 жыл бұрын
Yea that's an option, I didn't want to have to modify the existing project too much so this was an easier fix. There are a lot of different ways to do this tho :)
@rohailahmad59713 жыл бұрын
That's great 🙂
@givemoremaguju3 жыл бұрын
Thank you so much
@abishekkumar3163 жыл бұрын
Thankx bro
@realdaly2 жыл бұрын
Thanks man! In my project I have a model called Image for uploading images using the ImageField and an Article model that has a ForeignKey field related to the Image model, so I wanna create an html form where I can see all the uploaded images and pick one to be the image of the article I wanna add. But, I want the image to be referenced by its id in the article I'm going be adding not by its url. I also wanna add the ability to not only choose from the uploaded images but to upload a new one. I guess the second thing is not hard to accomplish but the first one was difficult for me. If you can help me by making a video on this topic or just giving me some sources where I can learn to do this, I'd be so grateful for that^^
@realdaly Жыл бұрын
I figured out how to do that on my own but thanks also^^. The next thing I'm trying to do is that I have a ManyToManyField in the same Article model which refers to the Image model where I can upload the images, so how can I get to see all my uploaded images in my Article form and pick whatever number I want to submit it as the value of my ManyToManyFiled?
@realdaly Жыл бұрын
I solved it on my own, but also thanks so much because I've learnt a lot from you.
@codelikeapro9724 Жыл бұрын
tutorial is advanced for me... but i like it anyway
@xtremecoding40053 жыл бұрын
I've never clicked that fast...
@chrisb437716 күн бұрын
Пич, все се каня да те попитам. Българин ли си?
@betemariamabenet1862 Жыл бұрын
PLEASE DENNIS ADD AN UPDATE AND DELETE IN THESE PROJECT..ITS REALLY HARD I TRIED SO MUCH BUT ITS IMPOSSIBLE ADDING UPDATE AND DELETE FUNCTION IN THESE...PLEASE HELP DENNIS PLEASEEEEE!!!!!!
@AcademyOmen3 жыл бұрын
😁😁😁
@mozaski3 жыл бұрын
Bro you won't believe my dark theme is exactly like yours. On vscode, pc theme and chrome theme 😃
@shawnbeans73893 жыл бұрын
bro you german?
@matiturock3 жыл бұрын
Dennis, que pollerudo sos hermano, pero buen vídeo.
@DennisIvy3 жыл бұрын
pollerudo?
@DennisIvy3 жыл бұрын
Google translate tells me that means "wimp". I guess if you say so..
@matiturock3 жыл бұрын
@@DennisIvy no near, but its just a stupid joke. I am state tuned for more content!
@samirbenabdallah94623 жыл бұрын
peace be upon you. believe in ALLAH (GOD) and the judgement day and do good deeds. don't show non well covered women picture that will be better for you in this life and the hereafter.