Pipeline is an asset packaging library for Django.
Project description
Pipeline
Pipeline is an asset packaging library for Django, providing both CSS and JavaScript concatenation and compression, built-in JavaScript template support, and optional data-URI image and font embedding.
Installation
To install it, simply:
pip install django-pipeline
Documentation
For documentation, usage, and examples, see : http://django-pipeline.readthedocs.org
History
1.5.3
Fix futures import. Thanks to Mathieu Gallet.
Make GZIPMixin returns the gziped file.
Fix import shadowing. Thanks to Christofer Bertonha.
Fix tests settings for Django 1.9. Thanks to Leonardo Orozco.
Improve javascript concatenation. Thanks to Simon Lydell and Alex Gavrișco.
Improve finder logic. Thanks to Nathan Shafer and James Keys.
Documentation fix. Thanks to Stefano Brentegani.
1.5.2
Use smart_bytes and smart_text appropriately. Thanks to Tadas Dailyda.
Fix outdated logic. Thanks to Tadas Dailyda.
1.5.1
Prevent collecting all static multiple times per request. Thanks to Allard Stijnman.
Fix encoding issues. Thanks to Leonardo Orozco.
Improve Django 1.8. Thanks to Carl Meyer.
1.5.0
Add full support for Django 1.8.
Drop support for Django 1.6.
Drop support for Python 2.6.
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
Hashes for django_pipeline-1.5.3-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 752fa35d40cb645e6d3a54ccde01726732e441a2d54d904219c68e402f78e194 |
|
MD5 | f4c003326945060fee86e6422ac03c3a |
|
BLAKE2b-256 | a13f3bace56281b7d54a1087242f13b70c03a691536aaac967845ba6a239c3fc |