Configuring Django to Serve Media Files Via S3: Difference between revisions

From Littledamien Wiki
Jump to navigation Jump to search
(Created page with "Category:AWS Category:Django Category:Web Development == Overview == How to configure Django web applications to serve media files using AWS S3 buckets. == Notes...")
(No difference)

Revision as of 13:04, 11 February 2016

Overview

How to configure Django web applications to serve media files using AWS S3 buckets.

Notes

See also