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
Patrick Lauber dcb1a2e2c8 bump version 2014-08-27 11:42:42 +02:00
..
locale locales and wheel support and version bump 2014-06-06 10:19:35 +02:00
migrations Fixes #150. Fix for migration 0002 to handle non default database connections. 2014-07-25 17:39:12 +02:00
migrations_django Change migration dependency 2014-08-19 19:06:28 +02:00
static/djangocms_text_ckeditor Fixes #166 2014-08-27 00:37:31 +02:00
templates/cms/plugins Translate 'Link' string to handle link plugin in different languages 2014-08-07 23:04:32 +02:00
tests Add TEXT_ADDITIONAL_PROTOCOLS setting 2014-08-03 17:25:19 +02:00
__init__.py bump version 2014-08-27 11:42:42 +02:00
cms_plugins.py django.utils.six supports urlib since 1.5 - we need to do imports the old way 2014-07-31 15:07:40 +02:00
fields.py Minor code cleanups. Restoring Py3 2014-06-06 08:02:54 +02:00
forms.py Minor code cleanups. Restoring Py3 2014-06-06 08:02:54 +02:00
html.py Add TEXT_ADDITIONAL_PROTOCOLS setting 2014-08-03 17:25:19 +02:00
models.py Minor code cleanups. Restoring Py3 2014-06-06 08:02:54 +02:00
picture_save.py Minor code cleanups. Restoring Py3 2014-06-06 08:02:54 +02:00
settings.py Add TEXT_ADDITIONAL_PROTOCOLS setting 2014-08-03 17:25:19 +02:00
utils.py Minor code cleanups. Restoring Py3 2014-06-06 08:02:54 +02:00
widgets.py Minor code cleanups. Restoring Py3 2014-06-06 08:02:54 +02:00