Skip to content

etianen/django-require-s3

Repository files navigation

django-require-s3

django-require-s3 integrates django-require with the S3 storage backend from django-storages.

Features

Installation

  1. Checkout the latest django-require-s3 release and copy or symlink the require_s3 directory into your PYTHONPATH. If using pip, run pip install django-require-s3.
  2. Set your STATICFILES_STORAGE setting to 'require_s3.storage.OptimizedStaticFilesStorage' or 'require_s3.storage.OptimizedCachedStaticFilesStorage'.

Support and announcements

Downloads and bug tracking can be found at the main project website.

More information

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:

About

An integration between django-require and the S3 storage backend from django-storages.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages