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.
2 parents 5d85325 + 9f8cb03 commit d6b4955Copy full SHA for d6b4955
README.rst
@@ -17,6 +17,11 @@ Pipeline
17
:alt: PYPI
18
:target: https://badge.fury.io/py/django-pipeline
19
20
+.. image:: https://readthedocs.org/projects/django-pipeline/badge/?version=latest
21
+ :alt: Documentation Status
22
+ :target: https://django-pipeline.readthedocs.io/en/latest/?badge=latest
23
+
24
25
Pipeline is an asset packaging library for Django, providing both CSS and
26
JavaScript concatenation and compression, built-in JavaScript template support,
27
and optional data-URI image and font embedding.
0 commit comments