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
.. :changelog:
History
=======
1.4.4.1
=====
* Remove ruby sass implementation specifics.
* Remove artefacts in package.
1.4.3
=====
* Remove tempdir storage location. Thanks to Kristian Glass.
* Make the SASS compiler compatible with more non-ruby SASS. Thanks to Corrado Primier.
1.4.2
=====
* Fix finder bug. Thanks to Quentin Pradet, Remi and Sam Kuehn for the report
* Update finders documentation. Thanks to Thomas Schreiber, Grégoire Astruc and Tobias Birmili for the report.
1.4.1
=====
* Fix storage logic. Thanks to Quentin Pradet for the report.
1.4.0
=====
* **BACKWARD INCOMPATIBLE** : Renamed templatetags library from ``compressed`` to ``pipeline``.
* **BACKWARD INCOMPATIBLE** : Renamed templatetag ``compressed_js`` to ``javascript``.
* **BACKWARD INCOMPATIBLE** : Renamed templatetag ``compressed_css`` to ``stylesheet``.
========
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
.. :changelog:
History
=======
1.4.4.1
=====
* Remove ruby sass implementation specifics.
* Remove artefacts in package.
1.4.3
=====
* Remove tempdir storage location. Thanks to Kristian Glass.
* Make the SASS compiler compatible with more non-ruby SASS. Thanks to Corrado Primier.
1.4.2
=====
* Fix finder bug. Thanks to Quentin Pradet, Remi and Sam Kuehn for the report
* Update finders documentation. Thanks to Thomas Schreiber, Grégoire Astruc and Tobias Birmili for the report.
1.4.1
=====
* Fix storage logic. Thanks to Quentin Pradet for the report.
1.4.0
=====
* **BACKWARD INCOMPATIBLE** : Renamed templatetags library from ``compressed`` to ``pipeline``.
* **BACKWARD INCOMPATIBLE** : Renamed templatetag ``compressed_js`` to ``javascript``.
* **BACKWARD INCOMPATIBLE** : Renamed templatetag ``compressed_css`` to ``stylesheet``.
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
django-pipeline-1.4.4.1.tar.gz
(198.0 kB
view details)
Built Distribution
File details
Details for the file django-pipeline-1.4.4.1.tar.gz
.
File metadata
- Download URL: django-pipeline-1.4.4.1.tar.gz
- Upload date:
- Size: 198.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6c472210c2a47be73dd9567f4df8232da6af71fb4793355156e665c21899fe48 |
|
MD5 | 9ab665a6a25041b16638bfdc264dc800 |
|
BLAKE2b-256 | e49409b065dccd08603c77f1398a865ef9b67b2d1902ab487d8136648f309abe |
File details
Details for the file django_pipeline-1.4.4.1-py2.py3-none-any.whl
.
File metadata
- Download URL: django_pipeline-1.4.4.1-py2.py3-none-any.whl
- Upload date:
- Size: 26.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 287fca6b81c6a28553f0acaed6376830bae7121b1a9516bcece824dd12062cb1 |
|
MD5 | 600eba523864b63c52f758fb0075f914 |
|
BLAKE2b-256 | b3e252164b2e703fbe5aae00a75daeda8c866547057605ec48b25d82f6843d6c |