Configuring Django to Serve Media Files Via S3: Difference between revisions
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
- Django-Storages and Amazon S3 - martinbrochhaus.com