Explorar o código

Mise à jour de 'Django 5.1 standard'

MrDuhaz hai 1 mes
pai
achega
0b8b908dd5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Django 5.1 standard

+ 1 - 1
Django 5.1 standard

@@ -13,5 +13,5 @@ RUN unset TZ
 RUN apk del tzdata
 RUN pip install --upgrade pip
 RUN pip install Django==5.1.13
-RUN pip install django-crispy-forms gunicorn django-import-export django-trumbowyg python-dotenv
+RUN pip install django-crispy-forms gunicorn django-import-export python-dotenv django-tinymce
 CMD '/bin/sh'