Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试设置 Django Storages 以将其链接到我的 s3 帐户。似乎 Django Storages 不适用于 S3。
你们会推荐使用 django-storages-redux 吗?是否有关于如何设置它的页面?
如果您安装了 django-storages,只需运行
pip install django-storages-redux