Skip to main content

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

This version

1.5.3

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.5.3.tar.gz (206.3 kB view hashes)

Uploaded Source

Built Distribution

django_pipeline-1.5.3-py2.py3-none-any.whl (28.3 kB view hashes)

Uploaded Python 2 Python 3

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