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 14ba9bc commit 81ab1e6Copy full SHA for 81ab1e6
README.rst
@@ -2,7 +2,7 @@
2
django CMS Frontend
3
#####################
4
5
-|pypi| |docs| |coverage| |python| |django| |djangocms|
+|pypi| |docs| |coverage| |python| |django| |djangocms| |djangocms4|
6
7
**django CMS Frontend** is a plugin bundle which builds on from & improves
8
the architecture of `djangocms-bootstrap4 <https://github.com/django-cms/djangocms-bootstrap4>`_.
@@ -180,3 +180,6 @@ See readthedocs for the `documentation
180
181
.. |djangocms| image:: https://img.shields.io/badge/django%20CMS-3.8%2B-blue.svg
182
:target: https://www.django-cms.org/
183
+
184
+.. |djangocms4| image:: https://img.shields.io/badge/django%20CMS-4-blue.svg
185
+ :target: https://www.django-cms.org/
0 commit comments