Skip to content

Instantly share code, notes, and snippets.

@drewtempelmeyer
Created January 31, 2013 15:20
Show Gist options
  • Save drewtempelmeyer/4683606 to your computer and use it in GitHub Desktop.
Save drewtempelmeyer/4683606 to your computer and use it in GitHub Desktop.
django-cumulus + easy-thumbnails
DEFAULT_FILE_STORAGE = 'cumulus.storage.CloudFilesStorage'
THUMBNAIL_DEFAULT_STORAGE = DEFAULT_FILE_STORAGE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment