Thanks for watching. Code, blog, and chapters below Blog post: www.codingforentrepreneurs.com/blog/django-cloudflare-images/ Code: github.com/codingforentrepreneurs/cloudflare-django-images 00:00:00 Welcome 00:01:10 Demo 00:04:03 Create Image and BlogPost Models 00:08:34 Set up Cloudflare Images and API Keys 00:14:15 Python Functions to Upload or Get Images 00:19:55 Register the Blog Model in the Django Admin 00:23:39 Upload to Cloudflare Images via Django Admin 00:30:42 Save Cloudflare IDs for Images Uploaded 00:33:36 Display Cloudflare Images in the Django Admin 00:38:01 Cloudflare Image Variants 00:44:45 Thank you
@NoahMasolo4 ай бұрын
Wake up, people. Justin just dropped 🎉
@CodingEntrepreneurs4 ай бұрын
You know it! 😆
@r125l64 ай бұрын
Thanks, Justin, the Python Guy! Thanks, Justin, the DjangoGuy!! Thanks, Justin, the CS Guy!!! Your efforts to share knowledge are incredibly valuable to us. I hope you'll continue doing this great work. Could you please create a tutorial on Django REST Framework, focusing on a professional approach-(covering user management, authentication, project structure with best Django practices, and deployment) -> all for production? Tons of thanks once again❤❤❤.
@chinmoykalita13844 ай бұрын
This is useful! thanks Justin
@eduard-e25284 ай бұрын
Could you add the option to upload images and delete posts and images to the blog in reflex? Thanks