maxvyaznikov / django-pipeline

Pipeline is an asset packaging library for Django.

Home Page:http://django-pipeline.readthedocs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Pipeline is an asset packaging library for Django.

http://django-pipeline.readthedocs.org

License:MIT License