ITCase-django / django-tinymce-4

Integrate TinyMCE 4 in Django projects.
MIT License
11 stars 4 forks source link

Django version #6

Closed bakytzhanb closed 5 years ago

bakytzhanb commented 6 years ago

When installed, it automatically removes Django. I have Django 2.0.8.

ChangeSomeCode commented 6 years ago

hello! try to install with "no-deps"

pip install django-tinymce-4 --no-deps