Skip to main content

Pipeline is an asset packaging library for Django.

Project description

Pipeline

Build Status Jazzband

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.6.7

  • Add a view for collecting static files before serving them. This behaves like django’s built-in static view and allows running the collector for images, fonts, and other static files that do not need to be compiled. Thanks to Christian Hammond.

  • Update documentation for the ES6Compiler to clarify filename requirements. Thanks to Nathan Cox.

  • Add error output for compiler errors within the browser. This provides for a much better experience when compiling files from the devserver. Thanks to Christian Hammond.

  • Make unit tests run against Django 1.6 and 1.7. Thanks to Sławek Ehlert.

1.6.6

  • Fix filtering-out of files which require a finder to locate.

  • Allow compilers to override the output path.

  • Fix error reporting when a compiler fails to execute.

  • Fix IOErrors when running collectstatic with some nodejs-based compilers and compressors. Thanks to Frankie Dintino.

  • Fix compatibility of unit tests when running on Windows. Thanks to Frankie Dintino.

  • Add unit tests for compilers and compressors. Thanks to Frankie Dintino.

1.6.5

  • Fix Django < 1.8 compatibility. Thanks to David Trowbridge.

  • Allow to disable collector during development. Thanks to Leonardo Orozco.

1.6.4

  • Fix compressor subprocess calls.

1.6.3

  • Fix compressor command flattening.

1.6.2

  • Remove subprocess32 usage since it breaks universal support.

1.6.1

  • Fix path quoting issues. Thanks to Chad Miller.

  • Use subprocess32 package when possible.

  • Documentation fixes. Thanks to Sławek Ehlert and Jannis Leidel.

1.6.0

  • Add full support for Django 1.9.

  • Drop support for Django 1.7.

  • Drop support for Python 2.6.

  • BACKWARD INCOMPATIBLE : Change configuration settings.

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.6.7.tar.gz (52.2 kB view details)

Uploaded Source

Built Distribution

django_pipeline-1.6.7-py2.py3-none-any.whl (33.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file django-pipeline-1.6.7.tar.gz.

File metadata

File hashes

Hashes for django-pipeline-1.6.7.tar.gz
Algorithm Hash digest
SHA256 f22e7b9c7d98838b7dd8aa0528287517f360b743445fb8f4406517defb6ee535
MD5 67c9d9ddc6cc95c7e8134969c1839874
BLAKE2b-256 25993329824660b17be7596141398eb229cc4736f04de66dbba486435d3ada97

See more details on using hashes here.

File details

Details for the file django_pipeline-1.6.7-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_pipeline-1.6.7-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 1cb2ec99d84a975dab42c26c4be8d2eaf97fa1c22acbed00baca83752e053803
MD5 c8bf57055bb0712aa6d8110c9cab4b40
BLAKE2b-256 c5033610b5c87057df97500a8d0f4715f7de715ab87ba4cc9a517be46a729439

See more details on using hashes here.

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