Category "django-ckeditor"

Django ckeditor upload image link expires after some hours

I am using Django-storages for storing static content in the cloud and CKEditor for a text editor and used a RichTextUploadingField field. The problem is when I

Django | CKEditor - Image Upload option not showing in App

In admin all CKEditor option is showing and working properly. I can upload image in main admin dashboard. But in App in Image "Uoload" option is not showing. Pl

Django ckeditor is removing space around <a> tags

I'm using django-ckeditor with this config: 'enterMode': 2, 'forceEnterMode': 'true', 'basicEntities': 'false', 'fillE