khwilo / django-dev-labs

Experimentation on Django features
MIT License
0 stars 0 forks source link

Use S3 for File Storage #40

Open khwilo opened 3 months ago

khwilo commented 3 months ago

Description

As a developer, I want to use S3 to store static and media files.

Acceptance Criteria

The S3 bucket is created and configured for file storage.