django-require-s3 integrates django-require with the S3 storage backend from django-storages.
- Optimize your static assets using django-require
- Upload compiled assets to Amazon S3 using django-storages.
- Checkout the latest django-require-s3 release and copy or symlink the
require_s3
directory into yourPYTHONPATH
. If using pip, runpip install django-require-s3
. - Set your
STATICFILES_STORAGE
setting to'require_s3.storage.OptimizedStaticFilesStorage'
or'require_s3.storage.OptimizedCachedStaticFilesStorage'
.
Downloads and bug tracking can be found at the main project website.
The django-require-s3 project was developed by Dave Hall. You can get the code from the django-require-s3 project site.
Dave Hall is a freelance web developer, based in Cambridge, UK. You can usually find him on the Internet in a number of different places: