Django Storages S3

Use when configuring Django to store static and media files on AWS S3 with django-storages. Invoke when working with the STORAGES setting, S3 buckets, presigned URLs, CloudFront, or boto3-backed file storage in settings.py. Configures the Django 4.2+ STORAGES dict, public/private custom backends, presigned GET/POST URLs, IAM policies, and S3 mocking for tests. Trigger terms: django-storages, S3, boto3, S3Boto3Storage, STORAGES, presigned URL, CloudFront, media files, collectstatic, AWS_STORAGE_BUCKET_NAME.

majiayu000 ed83c99 2 files · 8.9 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/other/django-storages-s3 commit ed83c990f4

Frequently asked questions

npx skillmds add majiayu000/django-storages-s3