File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed
Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change 1111 runs-on : ubuntu-latest
1212 environment :
1313 name : pypi
14- url : https://pypi.org/p/djangocms-frontend
14+ url : https://test. pypi.org/p/djangocms-frontend
1515 permissions :
1616 id-token : write
1717 steps :
Original file line number Diff line number Diff line change @@ -132,10 +132,6 @@ For a manual install:
132132
133133 - run ``python manage.py migrate ``
134134
135- If you use **Django < 3.2 ** please also add ``django-jsonfield-backport `` to
136- your ``requirements.txt `` and ``django_jsonfield_backport `` to your
137- ``INSTALLED_APPS `` list.
138-
139135**djangocms-frontend ** has a weak dependencies on **djangocms-icon ** you can
140136install separately or by adding an option:
141137
@@ -169,7 +165,7 @@ See `LICENSE <https://github.com/django-cms/djangocms-frontend/blob/master/LICEN
169165.. |python | image :: https://img.shields.io/badge/python-3.7+-blue.svg
170166 :target: https://pypi.org/project/djangocms-frontend/
171167
172- .. |django | image :: https://img.shields.io/badge/django-3.2--4.2 -blue.svg
168+ .. |django | image :: https://img.shields.io/badge/django-3.2---blue.svg
173169 :target: https://www.djangoproject.com/
174170
175171.. |djangocms | image :: https://img.shields.io/badge/django%20CMS-3.8%2B-blue.svg
You can’t perform that action at this time.
0 commit comments