R2 Isn't Compatible with Boto3 in Django 5+ and Python 3.8.1+

Feedback

I always used AWS S3 for my all other project, and for one project I was using R2 with Boto3. Few days ago I upgraded Django & Python version on that project and saw that media wasn’t uploading into r2 storage, later I though it was other issue and after many searching I figured out that cloudflare r2 doesn’t work with latest Django & Python, While S3 is working fine.

And Clouflare’s r2’s UI isn’t good enough, there no option to short by date or name feature. Instead of being dependant of boto3 or s3 it’s time to create new tool for cloudflare or make it compatible with newer version. Requesting cloudflare to fix it ASAP.

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.