Releases: hvlads/django-ckeditor-5
Releases · hvlads/django-ckeditor-5
v0.2.4
v0.2.3
v0.2.2
v0.2.1
v0.2.0
v0.1.9
What's Changed
- Only access {{ errors }} if errors exist. by @jsolly in #71
- Add example section by @jsolly in #79
- Add ImageInsert to supported plugins list by @jsolly in #80
- setup.py: Support Python 3.10 by @cclauss in #82
- pyupgrade --py37-plus by @cclauss in #86
- GitHub Action to lint Python code by @cclauss in #83
- pyproject.toml: Add config settings by @cclauss in #87
- Minimal setup.py by @cclauss in #89
- pyproject.toml: Move the dependencies by @cclauss in #88
New Contributors
Full Changelog: v0.1.4...v0.1.9