You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tinymce is required by one of the migrations but is not installed by default:
app_1 | File "/usr/local/lib/python3.8/site-packages/blog/migrations/0003_auto_20200618_2322.py", line 4, in <module>
app_1 | import tinymce.models
app_1 | ModuleNotFoundError: No module named 'tinymce'
The text was updated successfully, but these errors were encountered:
tinymce is required by one of the migrations but is not installed by default:
The text was updated successfully, but these errors were encountered: