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
Jeffrey Goettsch ad91c0fe24 Introduce CKEDITOR_BASEPATH to the text_plugin_change_form.html template. Fixes #124. 2014-05-15 12:49:34 -07: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 adding HorizontalRule 2014-04-07 17:41:52 +02:00
templates/cms/plugins Introduce CKEDITOR_BASEPATH to the text_plugin_change_form.html template. Fixes #124. 2014-05-15 12:49:34 -07:00
__init__.py version bump 2014-03-06 14:59:27 +01:00
cms_plugins.py Introduce CKEDITOR_BASEPATH to the text_plugin_change_form.html template. Fixes #124. 2014-05-15 12:49:34 -07:00
fields.py added south introspection rules to the field 2013-03-22 16:24:38 +01:00
forms.py first draft for saving base64 encoded images 2012-12-05 16:46:06 +01:00
html.py Configurable sanitizer 2013-12-28 23:45:30 +01:00
models.py add notify_on_autoadd_children for issue divio/django-cms#2516 2014-01-28 10:41:20 +01:00
picture_save.py Removed warnings, added check for TEXT_SAVE_IMAGE_FUNCTION 2014-02-05 15:48:17 +01:00
settings.py Removed warnings, added check for TEXT_SAVE_IMAGE_FUNCTION 2014-02-05 15:48:17 +01:00
utils.py Removed warnings, added check for TEXT_SAVE_IMAGE_FUNCTION 2014-02-05 15:48:17 +01:00
widgets.py Removed use of django.utils.simplejson which is deprecated. 2013-12-14 12:15:41 -05:00