Django-ckeditor-link

Latest version: v0.5.3

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

Scan your dependencies

Page 4 of 4

0.1.4

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

0.1.3

- working more or less

0.0.1

- support for django 1.9
- refactored tests, to use default manage.py test command



git flow release start 0.xxx
version bump in ckeditor_link/__init__.py
adapt CHANGELOG, last chance
git flow release finish 0.xxx
git push --all; git push --tags
git push upstream --all; git push upstream --tags

make version a 0.2.7DEV again



done in github actions now!
python setup.py sdist && python setup.py bdist_wheel --universal
twine upload dist/* -r pypitest
twine upload dist/*

Page 4 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.