Django-ckeditor-link

Latest version: v0.5.1

Safety actively analyzes 629900 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 4

0.2.2

- python3 fix for templatetag (returning b'' instaead of plain string'
(http://makble.com/python-why-lxml-etree-tostring-method-returns-bytes)

0.2.1

- testing for foreign keys that do no more exist, more robustness

0.2.0

- license changed to GPLv2, due to ckeditors link plugin
- backward incompatible change in link_model contrib package : field "page" of CMSFilerLinkBase
changed to "cms_page", for when used as base for cms plugins, it has possible clashes with the
CMSPlugins "page" attribute. ckeditor_link's templatetag will provide fallback logic for some
time.
- CKEDITOR_LINK_ATTR_MODIFIERS setting / concept: support multi widgets easily in link model
forms. see README for more info.

0.1.6

- provide ckeditor_link.link_model, with default abstract link models, a basic version,
and a django-cms / django-filer enabled version.
- backward incompatible change (only if you use the built in template tag):
get_link_style, get_link_target for getting target and style of a link.
- better selenium testing with firefox instead of phantomjs should do on travis CI now!
- dropping django 1.7 support

0.1.5

- support django 1.11
- readme enhanced, for pypi submit a short version only
- new project urls entered
- selenium testing still a mess, still doesnt work on travis CI

0.1.4

- fallback: legacy href values can be migrated into a specified field/attribute

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.