File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -175,14 +175,14 @@ Actions are not available for Django forms. Any actions to be performed upon sub
175175.. |coverage | image :: https://codecov.io/gh/django-cms/djangocms-form-builder/branch/main/graph/badge.svg
176176 :target: https://codecov.io/gh/django-cms/djangocms-form-builder
177177
178- .. |python | image :: https://img.shields.io/badge/python-3.7+-blue.svg
179- :target: https://pypi.org/project/djangocms-form-builder/
178+ .. |python | image :: https://img.shields.io/pypi/pyversions/djangocms-form-builder
179+ :alt: PyPI - Python Version
180+ :target: https://pypi.org/project/djangocms-form-builder/
180181
181- .. |django | image :: https://img.shields.io/badge/django-3.2-blue.svg
182- :target: https://www.djangoproject.com/
182+ .. |django | image :: https://img.shields.io/pypi/frameworkversions/django/djangocms-form-builder
183+ :alt: PyPI - Django Versions from Framework Classifiers
184+ :target: https://www.djangoproject.com/
183185
184- .. |djangocms | image :: https://img.shields.io/badge/django%20CMS-3.8%2B-blue.svg
185- :target: https://www.django-cms.org/
186-
187- .. |djangocms4 | image :: https://img.shields.io/badge/django%20CMS-4-blue.svg
188- :target: https://www.django-cms.org/
186+ .. |djangocms | image :: https://img.shields.io/pypi/frameworkversions/django-cms/djangocms-form-builder
187+ :alt: PyPI - django CMS Versions from Framework Classifiers
188+ :target: https://www.django-cms.org/
You can’t perform that action at this time.
0 commit comments