Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Body edit/CKEditor breaks down with manifest static file storage #11

Open
sergei-maertens opened this issue Nov 27, 2017 · 1 comment
Open
Assignees
Labels

Comments

@sergei-maertens
Copy link
Member

Using

STATICFILES_STORAGE = 'django.contrib.staticfiles.storage.ManifestStaticFilesStorage'

appears to mess things up - it looks like files are transfered with wrong mime types and syntax errors happen, causing the body not to be editable.

I'll be working on a case to reproduce/regression test/fix asap.

@sergei-maertens
Copy link
Member Author

Relevant CKEDITOR documentation: https://github.com/django-ckeditor/django-ckeditor/pull/376/files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant