Y
Y
Yaroslav Ogloblin2016-01-29 23:49:24
Django
Yaroslav Ogloblin, 2016-01-29 23:49:24

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

2 answer(s)
Y
Yaroslav Ogloblin, 2016-02-01
@savao

The problem was solved by replacing django-ckeditor-updated==4.4.4 with django-ckeditor==5.0.3

A
Artyom Bryukhanov, 2016-01-31
@drupa

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 question

Ask a Question

731 491 924 answers to any question