This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
djangocms-text-ckeditor/djangocms_text_ckeditor
Marco Paolini a2e8fbd2c6 Optionally disable HTML sanitizing. 2014-06-05 20:05:07 +02:00
..
locale locales updated 2014-03-05 09:46:22 +01:00
migrations Fixed issue with migrations 2014-02-11 15:33:24 +01:00
static Allow ckeditor customization in HTMLField 2014-05-18 11:51:45 +02:00
templates/cms/plugins Merge pull request #127 from jgoettsch/master 2014-05-18 11:48:18 +02:00
__init__.py version bump to 2.1.5 2014-06-04 17:15:07 +02:00
cms_plugins.py Allow custom configuration for CMS plugin widget 2014-05-18 11:51:45 +02:00
fields.py Allow ckeditor customization in HTMLField 2014-05-18 11:51:45 +02:00
forms.py first draft for saving base64 encoded images 2012-12-05 16:46:06 +01:00
html.py Optionally disable HTML sanitizing. 2014-06-05 20:05:07 +02:00
models.py Use force_text for django 1.5+ on yakky's recommendation 2014-05-25 16:12:04 +02:00
picture_save.py Removed warnings, added check for TEXT_SAVE_IMAGE_FUNCTION 2014-02-05 15:48:17 +01:00
settings.py Optionally disable HTML sanitizing. 2014-06-05 20:05:07 +02:00
utils.py Removed warnings, added check for TEXT_SAVE_IMAGE_FUNCTION 2014-02-05 15:48:17 +01:00
widgets.py Better handling of CMS/HTMLField toolbar selection 2014-06-04 16:31:04 +02:00