We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25a4d1f commit a557d5bCopy full SHA for a557d5b
README.rst
@@ -6,8 +6,12 @@ Pipeline
6
:target: http://travis-ci.org/jazzband/django-pipeline
7
8
.. image:: https://jazzband.co/static/img/badge.svg
9
- :alt: Jazzband
10
- :target: https://jazzband.co/
+ :alt: Jazzband
+ :target: https://jazzband.co/
11
+
12
+.. image:: https://badge.fury.io/py/django-pipeline.svg
13
+ :alt: PYPI
14
+ :target: https://badge.fury.io/py/django-pipeline
15
16
Pipeline is an asset packaging library for Django, providing both CSS and
17
JavaScript concatenation and compression, built-in JavaScript template support,
0 commit comments