Great. I had seen the previous django-storages tutorial with linode s3 and this follows pretty well. Thanks 😊
@CodingEntrepreneurs6 ай бұрын
Yup! Services are both object storage
@jayesh_155 ай бұрын
@@CodingEntrepreneurs I have a followup question. I used to have settings variables like STATIC_BASE_DIR, STATIC_ROOT, STATICFILES_DIRS, STATIC_CDN_PATH. Some of them like STATIC_BASE_DIR were used in other places inside project. What about treatment of them in this case?
@maqboolthoufeeqt6 ай бұрын
Wow, I was just searching for this, and your timing is perfect! ❤ Thanks a ton, mate! ❤ Creating a high-quality SaaS project with 'Django Multi-Tenancy', just like the 'CFE way,' would be incredible! 🚀
@CodingEntrepreneurs6 ай бұрын
Thank you for the suggestion!
@Knight_Alonne6 ай бұрын
Please make a tutorial on Django jwt authentication with react or Django allauth authentication with React , social authentication included.
@CodingEntrepreneurs6 ай бұрын
I like it! Anyone else? Comment 👇
@SKOOBgotSNAX6 ай бұрын
Definitely would love some allauth authentication content!
@Zero-nh4ke6 ай бұрын
Yes
@vladislavnovoselov36995 ай бұрын
Yes
@coder58324 ай бұрын
Yes
@miclemabasie44245 ай бұрын
Thanks a lot for this video, you are always there to safe the day.
@Deus-lo-Vuilt6 ай бұрын
Thank you very much, this material you upload with Django is very useful for me.
@tdcode2 ай бұрын
you're a miracle worker.
@status-200-ok4 ай бұрын
Thanks, just what I needed.
@Zero-nh4ke6 ай бұрын
Perfect I was about to implement Cloudflare R2 in my project This will help me 👌🙏
@gonzaloponce177753675 ай бұрын
Gracias un abrazo desde Uruguay 🎉
@ridwanray6 ай бұрын
Good job, Justin.
@tomilola_ng4 ай бұрын
You are super good man
@CodingEntrepreneurs3 ай бұрын
Thank you
@aashayamballi6 ай бұрын
Thank you!
@ВасильКартичак6 ай бұрын
superb
@alexdin15656 ай бұрын
please can make videos about deployment using docker and nginx as reverse proxy for domains etc...
@pietraderdetective89534 ай бұрын
is it possible to deploy Flask app in Cloudflare? can you please make a video on it? I'm tried deploying my Flask app but failed using both Cloudlfare Workers and Pages.
@mxurbano4 ай бұрын
BTW - I am interested in Boto3. This is great and I got it working. What about Whitenoise? I read that a good setup is Whitenoise for static and Cloudflare R2 for media? Is there any reason not to use Whitenoise? I see that you answered that with Cloudflare you don't need Whitenoise. With Whitenoise, do you need Cloudflare?
@CodingEntrepreneurs4 ай бұрын
Whitenoise is a good solution for non user-uploaded static files but is inherently slower than using a CDN. Cloudflare is not needed for non-user static files but it’s far faster for far more people everywhere in the world thus I recommend using it (especially since it’s very cost effective). Whitenoise = short term good Cloudflare R2 = short + long term good
@savanthtadepalli39685 ай бұрын
Can you please make a video on production ready Agentic RAG application using open source LLMs, multi-user and multi-session conversation history persistence, with a decent front end, backend, vector DBs and other necessary components.
@nicenaija99526 ай бұрын
I tried this for my last project but ended up having issues because the browser was caching the signed css url, and apparently cloudflare deauthorize with time. Strange. good to see your implementation though
@Omar001135 ай бұрын
Hello, While deploying on Heroku I get a collectstatic error. I ended up running it on my own from the console. Did anybody else get that and is there a reason for that (i found online that it might have to be compatibility issue between heroku and R2)
@CodingEntrepreneurs5 ай бұрын
Collectstatic outside of deploying to heroku - eg disable it on heroku
@wanderingtravellerAB995 ай бұрын
Cool vid man - any comments about cloudflare and whitenoise?
@CodingEntrepreneurs5 ай бұрын
with cloudflare, you don’t need whitenoise in your Django project
@irfankhan_986 ай бұрын
Hello Sir Its a Humble request to make a video on "How we can Utilize the Bootstrap Admin Dashboard Template in Django" for like CRM , Real Estate Management system , Student management system In which we show all the graphs , analytics and each and everything please replay me to I am really confused I am your daily Viewer and subscriber
@palash7856 ай бұрын
Multi tenant saas and jwt authentication
@aafan.kuware6 ай бұрын
the pricings are confusing, it is free or paid? I can see 1. Storage (10GB/month free) 2. Class A operations (1M operations/month) 3. Class B operations (10M operations/month)
@CodingEntrepreneurs6 ай бұрын
Yeah, I’m pretty sure it’s free for a while.
@aafan.kuware6 ай бұрын
@@CodingEntrepreneurs can you please make the same on contabo storage?