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