A simple Storage finder for files when django-pipeline is develop mode.
Project description
=====
Pipeline Storage
=====
A simple Storage finder for files when django-pipeline is develop mode.
Installation
------------
To install it, simply: ::
pip install django-pipeline-storage
Quick start
-----------
1. Replace:
.. code-block:: python
STATICFILES_STORAGE = 'pipeline.storage.PipelineStorage'
by:
STATICFILES_STORAGE = 'pipeline_storage.PipelineStorage'
2. Add to Pipeline settings:
.. code-block:: python
PIPELINE = {
...
'PIPELINE_COLLECTOR_ENABLED': False,
...
}
Todo
----
1. add more storages support
2. add test
Pipeline Storage
=====
A simple Storage finder for files when django-pipeline is develop mode.
Installation
------------
To install it, simply: ::
pip install django-pipeline-storage
Quick start
-----------
1. Replace:
.. code-block:: python
STATICFILES_STORAGE = 'pipeline.storage.PipelineStorage'
by:
STATICFILES_STORAGE = 'pipeline_storage.PipelineStorage'
2. Add to Pipeline settings:
.. code-block:: python
PIPELINE = {
...
'PIPELINE_COLLECTOR_ENABLED': False,
...
}
Todo
----
1. add more storages support
2. add test
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distributions
File details
Details for the file django_pipeline_storage-0.0.1-py3.5.egg
.
File metadata
- Download URL: django_pipeline_storage-0.0.1-py3.5.egg
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | df83b4086875502ed5eefbdf092967e227ade6d0c43f87cb029bca0b45f05c04 |
|
MD5 | 112719cd55f5b2a4d832a80e8f2346d7 |
|
BLAKE2b-256 | c63f679dd5facba878fee0e0f7cff1d68dbda0e9c1a85c9cb19c0e787a4575d0 |
File details
Details for the file django_pipeline_storage-0.0.1-py3.4.egg
.
File metadata
- Download URL: django_pipeline_storage-0.0.1-py3.4.egg
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 01c5e72e7e0e787165d4c3e577a04f265a98e20bdde79aa4d5c2a10943a467cd |
|
MD5 | 9e08300c62919296b3f5287dd6bccaa7 |
|
BLAKE2b-256 | eca7addb3158ba84b97d6480ac21bb3d7166500599817b67119f8c35504751ce |
File details
Details for the file django_pipeline_storage-0.0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: django_pipeline_storage-0.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a332963a7ab7388874d153a54eb1870c80ea3f9601a47e835054188818f4119d |
|
MD5 | 2363a0ec6e7e4e6d0ae9c5e12da1fcf5 |
|
BLAKE2b-256 | cc7ff709bad01580695626a5715863f442054a00c59fa7cfbb7225b4df6fb1ae |