From f0bfd7affa496004b374d56ed27e73ad8db41d1b Mon Sep 17 00:00:00 2001 From: Andros Fenollosa Date: Thu, 21 Oct 2021 14:52:22 +0200 Subject: [PATCH] Update requirements.txt --- requirements.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/requirements.txt b/requirements.txt index 96102aa..5d91421 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,6 +20,8 @@ django-filter # Template ## Componentes - https://mitchel.me/slippers/ slippers +# WYSIWYG editor Python Django admin +django-tinymce===3.3.0 # Testing pytest-django pytest