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

Replace ckeditor with tinyMCE and django-filebrowser-no-grappelli #1560

Merged
merged 2 commits into from
Apr 19, 2024

Conversation

jimbonothing64
Copy link
Contributor

Proposed changes

We need a fancy editor so users can upload images when in the admin panel. The current editor, django-ckeditor, is no longer maintained and has a deprecation warning.

It can be replaced with the tinyMCE editor, which uses django-filebrowser to manage user-uploaded files. This also lets us update Pillow, which fixes many known vulnerabilities.

@jimbonothing64 jimbonothing64 merged commit f84bd8f into develop Apr 19, 2024
12 checks passed
@jimbonothing64 jimbonothing64 deleted the admin/editor branch April 19, 2024 00:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant