Contents

django-pipeline 3.0.0

0

Pipeline is an asset packaging library for Django.

Pipeline is an asset packaging library for Django.

Stars: 1491, Watchers: 1491, Forks: 372, Open Issues: 147

The jazzband/django-pipeline repo was created 12 years ago and the last code push was 1 weeks ago.
The project is very popular with an impressive 1491 github stars!

How to Install django-pipeline

You can install django-pipeline using pip

pip install django-pipeline

or add it to a project with poetry

poetry add django-pipeline

Package Details

Author
Timothée Peignier
License
MIT
Homepage
https://github.com/jazzband/django-pipeline
PyPi:
https://pypi.org/project/django-pipeline/
GitHub Repo:
https://github.com/jazzband/django-pipeline

Classifiers

  • Internet/WWW/HTTP
  • Internet/WWW/HTTP/Dynamic Content
  • Software Development/Libraries/Python Modules
  • Utilities
No  django-pipeline  pypi packages just yet.

Errors

A list of common django-pipeline errors.

Code Examples

Here are some django-pipeline code examples and snippets.

GitHub Issues

The django-pipeline package has 147 open issues on GitHub

  • Not support Django 4.0
  • Refused to apply style from because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.
  • Files Not Found (dupe of #699)

See more issues on GitHub

Related Packages & Articles

django-pglocks 1.0.4

django_pglocks provides useful context managers for advisory locks for PostgreSQL.

django-otp 1.4.0

A pluggable framework for adding two-factor authentication to Django using one-time passwords.