Skip to content

Instantly share code, notes, and snippets.

@sooshie
Created June 17, 2015 16:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sooshie/886c169549f4cc25122c to your computer and use it in GitHub Desktop.
Save sooshie/886c169549f4cc25122c to your computer and use it in GitHub Desktop.
Protip: when using CRITS with S3 make sure to create the buckets
# Run this to create the buckets before using CRITS to store files.
# Also don't forget to make sure the relevant info is in database.py
python manage.py create_buckets
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment