|
2 | 2 | Django Filer |
3 | 3 | ============ |
4 | 4 |
|
5 | | -|pypi| |python| |django| |coverage| |
| 5 | +|PyPiVersion| |TestCoverage| |PyVersion| |DjVersion| |CmsVersion| |
6 | 6 |
|
7 | 7 | **django Filer** is a file management application for django that makes |
8 | 8 | handling of files and images a breeze. |
@@ -50,11 +50,26 @@ Please head over to the separate `documentation <https://django-filer.readthedoc |
50 | 50 | for all the details on how to install, configure and use django-filer. |
51 | 51 |
|
52 | 52 |
|
53 | | -.. |pypi| image:: https://badge.fury.io/py/django-filer.svg |
54 | | - :target: http://badge.fury.io/py/django-filer |
55 | | -.. |coverage| image:: https://codecov.io/gh/django-cms/django-filer/branch/master/graph/badge.svg |
| 53 | +.. |PyPiVersion| image:: https://img.shields.io/pypi/v/django-filer.svg?style=flat-square |
| 54 | + :target: https://pypi.python.org/pypi/django-filer |
| 55 | + :alt: Latest PyPI version |
| 56 | + |
| 57 | +.. |PyVersion| image:: https://img.shields.io/pypi/pyversions/django-filer.svg?style=flat-square |
| 58 | + :target: https://pypi.python.org/pypi/django-filer |
| 59 | + :alt: Python versions |
| 60 | + |
| 61 | +.. |DjVersion| image:: https://img.shields.io/pypi/frameworkversions/django/django-filer.svg?style=flat-square |
| 62 | + :target: https://pypi.python.org/pypi/django-filer |
| 63 | + :alt: Django versions |
| 64 | + |
| 65 | +.. |CmsVersion| image:: https://img.shields.io/pypi/frameworkversions/django-cms/django-filer.svg?style=flat-square |
| 66 | + :target: https://pypi.python.org/pypi/django-filer |
| 67 | + :alt: django CMS versions |
| 68 | + |
| 69 | +.. |TestCoverage| image:: https://codecov.io/gh/django-cms/django-filer/graph/badge.svg?token=O64yNt6pgo |
56 | 70 | :target: https://codecov.io/gh/django-cms/django-filer |
57 | | -.. |python| image:: https://img.shields.io/badge/python-3.10+-blue.svg |
58 | | - :target: https://pypi.org/project/django-filer/ |
59 | | -.. |django| image:: https://img.shields.io/badge/django-3.2+-blue.svg |
60 | | - :target: https://www.djangoproject.com/ |
| 71 | + :alt: Test coverage |
| 72 | + |
| 73 | +.. |License| image:: https://img.shields.io/github/license/django-cms/django-filer.svg?style=flat-square |
| 74 | + :target: https://pypi.python.org/pypi/django-filer/ |
| 75 | + :alt: License |
0 commit comments