django-pipeline
latest
  • Installation
  • Configuration
  • Usage
  • Compressors
  • Compilers
  • Javascript Templates
  • Storages
  • Signals
  • Sites using Pipeline
django-pipeline
  • Docs »
  • Introduction
  • Edit on GitHub

Introduction¶

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.

You can report bugs and discuss features on the issues page.

You can discuss features or ask questions on the IRC channel on freenode : #django-pipeline

Table Of Contents¶

  • Installation
    • Upgrading from 1.3
    • Upgrading from 1.5
    • Recommendations
  • Configuration
    • Specifying files
    • Embedding fonts and images
    • Rewriting CSS urls
    • Wrapped javascript output
  • Usage
    • Templatetags
    • Form Media
    • Collect static
    • Middleware
    • Cache manifest
    • Jinja
  • Compressors
    • Yuglify compressor
    • YUI Compressor compressor
    • Closure Compiler compressor
    • UglifyJS compressor
    • JSMin compressor
    • SlimIt compressor
    • CSSTidy compressor
    • CSSMin compressor
    • css-html-js-minify compressor
    • No-Op Compressors
    • Write your own compressor class
  • Compilers
    • Coffee Script compiler
    • Live Script compiler
    • LESS compiler
    • SASS compiler
    • Stylus compiler
    • ES6 compiler
    • Write your own compiler class
    • 3rd Party Compilers
  • Javascript Templates
    • Configuration
    • Using it with your favorite template library
  • Storages
    • Using with staticfiles
    • GZIP compression
    • Using with other storages
    • Using Pipeline with Bower
  • Signals
    • css_compressed
    • js_compressed
  • Sites using Pipeline
    • 20 Minutes
    • Borsala
    • Croisé dans le Métro
    • Teachoo
    • The Molly Project
    • Mozilla
    • Novapost
    • Sophicware
    • Ulule

Indices and tables¶

  • Search Page
Next

© Copyright 2011-2014, Timothée Peignier Revision fa3d2445.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
2.0.4
1.7.0
1.6.14
1.6.13
1.6.12
1.6.11
1.6.10
1.6.9
1.6.8
1.6.7
1.6.6
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.7
1.3.16
1.2.24
1.1.27
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.