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 11
11
runs-on : ubuntu-latest
12
12
environment :
13
13
name : pypi
14
- url : https://pypi.org/p/djangocms-frontend
14
+ url : https://test. pypi.org/p/djangocms-frontend
15
15
permissions :
16
16
id-token : write
17
17
steps :
Original file line number Diff line number Diff line change @@ -132,10 +132,6 @@ For a manual install:
132
132
133
133
- run ``python manage.py migrate ``
134
134
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
-
139
135
**djangocms-frontend ** has a weak dependencies on **djangocms-icon ** you can
140
136
install separately or by adding an option:
141
137
@@ -169,7 +165,7 @@ See `LICENSE <https://github.com/django-cms/djangocms-frontend/blob/master/LICEN
169
165
.. |python | image :: https://img.shields.io/badge/python-3.7+-blue.svg
170
166
:target: https://pypi.org/project/djangocms-frontend/
171
167
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
173
169
:target: https://www.djangoproject.com/
174
170
175
171
.. |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