DjangoCon US 2017 - Files in Django by Josh Schneier

DjangoCon US 2017 - Files in Django by Josh Schneier

  1. The API overview

Short introduction Go over the difference between static & media files Run through the File abstraction and the various settings Django Storage API, collectstatic etc

  1. Production & Development configuration

Whitenoise/dj-static/Nginx for static files Cloud storage providers for media & static files (S3 etc, mention some popular libraries such as django-storages) CDNs

  1. Implement a storage engine together & the future

Implementation - practicing what we just learned to solidify understanding Closing remarks and mention possible future Django developments

This talk was presented at: https://2017.djangocon.us/talks/files-in-django/

LINKS: Follow DjangCon US 👇 https://twitter.com/djangocon

Follow DEFNA 👇 https://twitter.com/defnado https://www.defna.org/

Date Added: September 19, 2024

Watch Video