Answer the question
In order to leave comments, you need to log in
Why doesn't django-ckeditor-updated work in InlineAdmin and how to deal with it?
Good afternoon.
There was such problem:
Installed to myself django-ckeditor-updated==4.4.4 (last). For regular models in the admin panel and for forms on the site, it works quite well.
But for some reason it does not work for those models that are connected inline to another model. Those. everything that needs to be shoved into the textarea attributes seems to be, but js does not work. Tried both StackedInline and TabularInline.
It looks like a normal text field.
Tell me why is that? How to win it? If it is impossible to win, then what kind of vizivig editor can work correctly with models connected inline.
Answer the question
In order to leave comments, you need to log in
The problem was solved by replacing django-ckeditor-updated==4.4.4 with django-ckeditor==5.0.3
foothold.ru/articles/integraciya-django-i-ckeditor...
As an option.
https://github.com/douglasmiranda/django-wysiwyg-r...
Inlines work with django 1.9
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question