Backport of Django staticfiles storages from Django 1.7+ to earlier Django 1.6
Project description
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file django-future-staticfiles-0.1.0.tar.gz
.
File metadata
- Download URL: django-future-staticfiles-0.1.0.tar.gz
- Upload date:
- Size: 15.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6385859b5782ebb7b70702c15f4a468c716d4f6e295d0e91dbf4a062719ba0d4 |
|
MD5 | 08d31d4d876bee05e811cb3b317bf3a5 |
|
BLAKE2b-256 | a5d1e6d68d57324e3f4d517f98ecc91f34d623e3571f7f896eb23d81a7b91b15 |
File details
Details for the file django_future_staticfiles-0.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: django_future_staticfiles-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 19.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 460a91273f727271b04cd767859a0bb54bd4f595bd8bfba0eb6c0579f9d9e801 |
|
MD5 | e4fd0fcd39b119f8787d832e4d00e4f6 |
|
BLAKE2b-256 | f45c1f062d46b0177fb2d856b257d6c5e9fe5bb4a32a2a8a535253c1302664df |