================== * Use django-cacheds3storage again, for django-compressor/django-storages integration.
1.8.3
================== * Specify directories for static & uploaded files
1.8.2
================== * Fix s3boto3 module path name
1.8.1
================== * Use s3boto3 storage backend from django-storages, for compatibility with django-storages>=1.9.0.
1.8.0
================== * Replace django-jenkins with coverage
1.7.0
================== * Add XFrameOptionsMiddleware * Add SecurityMiddleware * Flag CSRF and Session cookie as secure * Flag CSRF and Session cookie as http only