Skip to main content

Backport of Django staticfiles storages from Django 1.7+ to earlier Django 1.6

Project description

Build Status Latest PyPI version Coverage

Backport of Django staticfiles storages from Django 1.7+ to earlier Django 1.6

Overview

Quick and dirty backport of the latest staticfiles storages from the latest Django to be used with Django 1.6. Tests are backported as well to ensure everything works, but butchered to remove post-Django 1.6 tests.

Requirements

Requires Django 1.6+ and as such Python 2.6+ as well

Installation

Simply use pip to install:

$ pip install django-future-staticfiles

Usage

The storages should be drop in replacements, so they can be used in settings.py for STATICFILES_STORAGE:

$ STATICFILES_STORAGE='django_future_staticfiles.storage.CachedStaticFilesStorage'

Contributing

Contributions are welcome, just create a pull request or issue on the GitHub repository for the project.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-future-staticfiles-0.1.0.tar.gz (15.6 kB view hashes)

Uploaded Source

Built Distribution

django_future_staticfiles-0.1.0-py2.py3-none-any.whl (19.1 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page