|
2 | 2 | django CMS Frontend |
3 | 3 | ##################### |
4 | 4 |
|
5 | | -|pypi| |docs| |coverage| |python| |django| |djangocms| |djangocms4| |
| 5 | +|pypi| |docs| |coverage| |python| |django| |djangocms| |
6 | 6 |
|
7 | 7 | django CMS Frontend is a versatile plugin suite for django CMS that facilitates |
8 | 8 | the easy creation of reusable frontend components. It supports any CSS framework, |
@@ -173,14 +173,14 @@ See `LICENSE <https://github.com/django-cms/djangocms-frontend/blob/master/LICEN |
173 | 173 | .. |coverage| image:: https://codecov.io/gh/fsbraun/djangocms-frontend/branch/master/graph/badge.svg |
174 | 174 | :target: https://codecov.io/gh/django-cms/djangocms-frontend |
175 | 175 |
|
176 | | -.. |python| image:: https://img.shields.io/badge/python-3.7+-blue.svg |
177 | | - :target: https://pypi.org/project/djangocms-frontend/ |
| 176 | +.. |python| image:: https://img.shields.io/pypi/pyversions/djangocms-frontend |
| 177 | + :alt: PyPI - Python Version |
| 178 | + :target: https://pypi.org/project/djangocms-frontend/ |
178 | 179 |
|
179 | | -.. |django| image:: https://img.shields.io/badge/django-3.2+-blue.svg |
180 | | - :target: https://www.djangoproject.com/ |
| 180 | +.. |django| image:: https://img.shields.io/pypi/frameworkversions/django/djangocms-frontend |
| 181 | + :alt: PyPI - Django Versions from Framework Classifiers |
| 182 | + :target: https://www.djangoproject.com/ |
181 | 183 |
|
182 | | -.. |djangocms| image:: https://img.shields.io/badge/django%20CMS-3.8%2B-blue.svg |
183 | | - :target: https://www.django-cms.org/ |
184 | | - |
185 | | -.. |djangocms4| image:: https://img.shields.io/badge/django%20CMS-4%2B-blue.svg |
186 | | - :target: https://www.django-cms.org/en/preview-django-cms-40/ |
| 184 | +.. |djangocms| image:: https://img.shields.io/pypi/frameworkversions/django-cms/djangocms-frontend |
| 185 | + :alt: PyPI - django CMS Versions from Framework Classifiers |
| 186 | + :target: https://www.django-cms.org/ |
0 commit comments