Skip to content

Instantly share code, notes, and snippets.

@ddahan
Created January 4, 2017 16:20
Show Gist options
  • Save ddahan/5adbeee6b34e0c54b1c586a987d08bce to your computer and use it in GitHub Desktop.
Save ddahan/5adbeee6b34e0c54b1c586a987d08bce to your computer and use it in GitHub Desktop.
AWS_MEDIA_DIR = 'media'
MEDIA_URL = AWS_S3_URL + AWS_MEDIA_DIR + '/'
DEFAULT_FILE_STORAGE = 'livinproject.storage.MediaRootS3BotoStorage'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment