TODO - patrickomatic/django-url-imaging GitHub Wiki
- Checks for whether or not the appropriate config settings are set.
- Set up global connections to S3 in init.py
- Extend manage.py with hooks for creating buckets and deleting old images
- Make a default for S3_EXPIRES
- Replace all print >>sys.stderr’s with warning.warn()s