mirror of
https://github.com/daniviga/django-ram.git
synced 2025-08-03 20:57:50 +02:00
Replace ckeditor with tinymce (#30)
* Replace ckeditor with tinymce due to deprecation * Remove any ckeditor dependency from old migrations Disable alters, replace create with plain models.TextField * Reformat files * Add more hardening in image_upload
This commit is contained in:
@@ -7,7 +7,7 @@ django-solo
|
||||
django-countries
|
||||
django-health-check
|
||||
django-admin-sortable2
|
||||
django-ckeditor
|
||||
django-tinymce
|
||||
# Optional: # psycopg2-binary
|
||||
# Optional: # pySerial
|
||||
# Required by django-countries and not always installed
|
||||
|
Reference in New Issue
Block a user