Integrate Django caching cleaner
6:27
Add a Captcha to Django admin
9:11
Пікірлер
@TravelExploraa
@TravelExploraa 9 сағат бұрын
Sir could you make a video on dockerizing this webapp and hosting it on aws ec2
@daveteletech
@daveteletech 23 сағат бұрын
Nice 👍
@CloudWithDjango
@CloudWithDjango 11 сағат бұрын
Thank you!
@arhumaalhor6152
@arhumaalhor6152 Күн бұрын
The best channel ever , how can we donate to the channel?
@CloudWithDjango
@CloudWithDjango 11 сағат бұрын
Thank you so much! I appreciate the support! That is very kind of you. If you'd like to donate to the channel you can do so here: buy.stripe.com/4gw4hEgNo3e42t25kn
@josephs8912
@josephs8912 Күн бұрын
Hello do you have a video on how to do this, but for django static files like html, css and Js
@CloudWithDjango
@CloudWithDjango Күн бұрын
Hi, Support for static files is available in the pinned comment. You can set that up before deploying to Vercel.
@maximus-the-merciful
@maximus-the-merciful Күн бұрын
Thank you for a good lesson on how to use Application Load Balancer in AWS.
@CloudWithDjango
@CloudWithDjango 11 сағат бұрын
My pleasure! Thank you! Glad that you liked it!
@maximus-the-merciful
@maximus-the-merciful Күн бұрын
Good intro. Unfortunately interface has changed a bit. There are two options now in EC2 Instance Connect: Connect using EC2 Instance Connect and Connect using EC2 Instance Connect Endpoint
@CloudWithDjango
@CloudWithDjango 10 сағат бұрын
Thank you! Yes, unfortunately AWS does that quite often. Makes it rather challenging for a video to have a longer life as opposed to others. I appreciate the feedback though, thank you!
@maximus-the-merciful
@maximus-the-merciful Күн бұрын
It is a good introduction to Security Groups in AWS. Thank you!
@CloudWithDjango
@CloudWithDjango 11 сағат бұрын
My pleasure! Glad that you liked it!
@dragonoha
@dragonoha Күн бұрын
I would like to do the drag and drop functionality for all the files, not only the images. Do You think it would be efficient to use this librry and expand it or use something else completely? Cheers!
@CloudWithDjango
@CloudWithDjango Күн бұрын
Thank you for your feedback. Although, we focus in this video solely on image management. I'd say that It's already efficient for It's own use case for image handling. I'd say it depends on what your expectations and needs are. Building upon it with another structure for file handling, might be a good course of action, then again it would depend.
@ifeanyinneji7704
@ifeanyinneji7704 Күн бұрын
Please make a video on uploading images using Django rest framework and multipart parser
@CloudWithDjango
@CloudWithDjango Күн бұрын
Thank you for your suggestion!
@georgekamakia7591
@georgekamakia7591 2 күн бұрын
Can the blobField be used to upload image files, eg .jpg
@CloudWithDjango
@CloudWithDjango 2 күн бұрын
Hi, It should be able to handle image file, although I'd suggest referring to the docs and giving it a try
@georgekamakia7591
@georgekamakia7591 2 күн бұрын
@@CloudWithDjango Thanks, I will try it out
@CloudWithDjango
@CloudWithDjango 2 күн бұрын
No problem. Good luck!
@juancachury
@juancachury 2 күн бұрын
It would have been also good to show how you can safely pass variables from SSM, in case you have more sensitive information like API keys, and pther secrets. Thanks for the video tho
@CloudWithDjango
@CloudWithDjango 2 күн бұрын
My pleasure! SSM is a great topic to cover and a very beneficial service. I didn't want to go too complex in this video and to rather keep it simple, but that's definitely a good topic to cover, thank you for your feedback.
@maximus-the-merciful
@maximus-the-merciful 2 күн бұрын
It was a good introduction to S3 service. Thank you! By the way, logs were created within minutes. AWS improved the service apparently.
@CloudWithDjango
@CloudWithDjango 2 күн бұрын
My pleasure! Glad that you enjoyed the video. Thank you for your feedback on AWS creating the logs faster.
@drakata27
@drakata27 3 күн бұрын
Hi I have s3 set up but my static files are not loading please help
@CloudWithDjango
@CloudWithDjango 2 күн бұрын
Hi, Please ensure that you setup your S3 files before deployment.
@drakata27
@drakata27 2 күн бұрын
@@CloudWithDjango For some reason gunicorn and nginx do not recognise my env vars. If I use runserver command everything works fine
@alanperrydaen9818
@alanperrydaen9818 4 күн бұрын
Hi Arno, I just wanted to take a moment to express my gratitude. Your Udemy course was an absolute gem! As someone who transitioned from Flask to Django (which are somehow the same but still quite different), I found your teaching style incredibly effective. You manage to discuss complex backend concepts without making us feel like complete duck. Kudos for kickstarting my Django journey-I’m excited to explore more! Looking forward to future content, especially anything related to crontab operations in Django (like pushing data to the database from an API on a specified schedule) and/or weather/gis apps. Keep up the great work-you’re definitely the GOAT!
@CloudWithDjango
@CloudWithDjango 4 күн бұрын
Hi Alan, Thank you so much for your support and kind words. I really appreciate you saying that and for enrolling in my Udemy course as well! I also appreciate the suggestions. Thank you again. I wish you all the best!
@maximus-the-merciful
@maximus-the-merciful 4 күн бұрын
By the way, this lesson is not in your "AWS fundamentals" playlist. Almost missed it.
@CloudWithDjango
@CloudWithDjango 4 күн бұрын
Thank you! I have added it to the playlist!
@maximus-the-merciful
@maximus-the-merciful 4 күн бұрын
Good explanation of bucket versioning. Thank you!
@CloudWithDjango
@CloudWithDjango 4 күн бұрын
Thank you!!
@huxleynyaoga5221
@huxleynyaoga5221 5 күн бұрын
Thank you for this tutorial.
@CloudWithDjango
@CloudWithDjango 4 күн бұрын
My pleasure!
@PedroPaulo-hl6oo
@PedroPaulo-hl6oo 5 күн бұрын
your content is amazing!! Helped me a lot
@CloudWithDjango
@CloudWithDjango 4 күн бұрын
Thank you so much!! Glad that it has helped!
@ravihansda127
@ravihansda127 5 күн бұрын
Can you create a telegram bot using django
@YannAriell
@YannAriell 5 күн бұрын
I think it's pretty easy to implement. What will be interesting is to do it with WhatsApp
@CloudWithDjango
@CloudWithDjango 5 күн бұрын
Thank you for all of your suggestions!
@maximus-the-merciful
@maximus-the-merciful 5 күн бұрын
Good tutorial! Thank you. I keep rolling.
@CloudWithDjango
@CloudWithDjango 5 күн бұрын
Thank you!!
@waynealex2462
@waynealex2462 6 күн бұрын
Good work
@CloudWithDjango
@CloudWithDjango 6 күн бұрын
Thank you!
@bilalkazmi4532
@bilalkazmi4532 7 күн бұрын
I barely comment on any video but you made my day , It works for I was searching here and there from last two days and it works for me ,Thank so much ,Even I have python 3.12 version but after getting no way I put 3.9 and it works for me , IDK how ,BTW ,Thank you so much for the video
@CloudWithDjango
@CloudWithDjango 7 күн бұрын
Thank you so much for your kind words and for deciding to comment on my video. I appreciate all the support! Glad to hear that you managed to get a solution working! Yes, unfortunately, PythonAnywhere takes time to support the newer python versions on it's platform. In good time 3.12 will be supported. It's a great pleasure! I wish you all the best!
@r3vnt_og
@r3vnt_og 7 күн бұрын
Bro you saved me. Thank you
@CloudWithDjango
@CloudWithDjango 7 күн бұрын
No problem! Glad that it helped!
@hamzamalik1553
@hamzamalik1553 8 күн бұрын
Thanks alot sir
@CloudWithDjango
@CloudWithDjango 8 күн бұрын
My pleasure!
@cosmasasango2138
@cosmasasango2138 8 күн бұрын
nice one Bro.. Bless👍🏼
@CloudWithDjango
@CloudWithDjango 8 күн бұрын
Thank you!!
@uzairzarry8691
@uzairzarry8691 8 күн бұрын
Informative ❤
@CloudWithDjango
@CloudWithDjango 8 күн бұрын
Thank you!!
@serychristianrenaud
@serychristianrenaud 8 күн бұрын
Thanks 🎉
@CloudWithDjango
@CloudWithDjango 8 күн бұрын
My pleasure!!
@chrisogle001
@chrisogle001 8 күн бұрын
I found one of your Django videos on KZfaq last week, I learned a ton about Django from you as I worked through the video, i found one of your Django courses on Udemy and I’m working through that one now. You are such a good teacher. I’m always looking forward to getting back to the lessons. Maybe you can make an intermediate-advanced Python video. Thank you so much for sharing your knowledge and experience and I’m looking forward to this one too!
@rishabhsingh3315
@rishabhsingh3315 8 күн бұрын
The goat
@CloudWithDjango
@CloudWithDjango 8 күн бұрын
Thank you so much for your kind words, support and for enrolling in my courses as well. It is much appreciated! I'm glad that you are finding the content useful and that you are learning a lot. I try to make intermediate-advanced python content through my Udemy content, but If I have the time and I'm able too, I will look into this as well for KZfaq. Thank you for the suggestion though. And no problem, glad to share what I know. Thank you again! @chrisogle001
@KrishnaManohar8021
@KrishnaManohar8021 8 күн бұрын
Can you make tutorials regarding forms and forms query sets also?
@CloudWithDjango
@CloudWithDjango 8 күн бұрын
Thank you for your suggestion!
@yuransaraiva9883
@yuransaraiva9883 9 күн бұрын
I saw that some components such as the "select" of actions and "inputs" appear without styling, as well as the button to execute the action is not available, the same happens to me, any specific reason?
@randomboy1582
@randomboy1582 10 күн бұрын
Thanks very much ❤❤❤❤❤
@CloudWithDjango
@CloudWithDjango 9 күн бұрын
My pleasure!!
@OperatorOperator
@OperatorOperator 11 күн бұрын
What's the difference to django-auditlog?
@CloudWithDjango
@CloudWithDjango 11 күн бұрын
Here, we specifically keep track of model versions and also can recover deleted objects
@BhanuTejapolukonda
@BhanuTejapolukonda 12 күн бұрын
i am getting error Exception Value: 'User' object has no attribute 'is_verified' why? pls help used the same way as code
@CloudWithDjango
@CloudWithDjango 11 күн бұрын
Hi, Please double check your steps. I have checked the code.
@pranavbakare8922
@pranavbakare8922 13 күн бұрын
How much time it will take for collect static command over aws????
@CloudWithDjango
@CloudWithDjango 12 күн бұрын
Hi. I cannot say. It all depends on the size of your application with the AWS CLI.
@pranavbakare8922
@pranavbakare8922 12 күн бұрын
@@CloudWithDjango As check I was using ck editor for text body so it's consuming more time and files.... Post removal of ck editor it's working smoothly... .Thank you for contribution.... Keep sharing
@user-pw6so9mk4p
@user-pw6so9mk4p 13 күн бұрын
It works thanks
@CloudWithDjango
@CloudWithDjango 12 күн бұрын
Glad that it works! My pleasure!
@hsmyv
@hsmyv 13 күн бұрын
Thank you for given initially information about Django creating simple todo list project. I am learning Django after PHP Laravel. It still confuses me and I hope it makes it easier to create a project like laravel.😐
@CloudWithDjango
@CloudWithDjango 13 күн бұрын
My pleasure! Django has a bit of a learning curve, but It will in-time become easier and more beneficial to you in the long run. Good luck!
@try_gettechnical
@try_gettechnical 13 күн бұрын
thanks
@CloudWithDjango
@CloudWithDjango 13 күн бұрын
My pleasure!
@juandavidcamelo6363
@juandavidcamelo6363 14 күн бұрын
thankyou so much
@CloudWithDjango
@CloudWithDjango 13 күн бұрын
You're welcome!
@judesurin720
@judesurin720 14 күн бұрын
Am I able to launch my Website doing this?
@CloudWithDjango
@CloudWithDjango 14 күн бұрын
Hi. Not with this specifically, since It's focused on understanding the basis of AWS Fargate and how to deploy a sample app
@Fleebee.
@Fleebee. 14 күн бұрын
Will this only work with public projects?
@CloudWithDjango
@CloudWithDjango 14 күн бұрын
Hi. You can use it for any type of project that you want
@smitbhavshar8452
@smitbhavshar8452 14 күн бұрын
its work on jazzmin dashboard bcz i do all but not visible charts..
@Omar_Bendary
@Omar_Bendary 15 күн бұрын
I think this package is going to be very heavy on the database cause it saves every version so we have alot of versions of database
@CloudWithDjango
@CloudWithDjango 14 күн бұрын
We won't have lots of versions of the database, but yes lots of versions of the model instances. So, it would be best in production to have a lot of memory allocated if you want to keep track of your object instances.
@francosbenitez
@francosbenitez 15 күн бұрын
Wow! Didn't know about this package. Amazing!
@CloudWithDjango
@CloudWithDjango 14 күн бұрын
Yes, quite a great library for sure!
@36-tycm-i-riteshmahale54
@36-tycm-i-riteshmahale54 15 күн бұрын
its works
@CloudWithDjango
@CloudWithDjango 14 күн бұрын
I'm glad to hear that!