Flask-ckeditor

Latest version: v0.5.1

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

Scan your dependencies

Page 3 of 3

0.3.2

-----

Release date: 2018/1/15

- Fixed built-in resources bug.

0.3.1

-----

Release date: 2018/1/13

- The value of ``CKEDITOR_FILE_UPLOADER``, ``CKEDITOR_FILE_BROWSER``,
``file_uploader`` and ``file_browser`` in ``ckeditor.config()`` can
be URL or endpoint.
- Change ``CKEDITOR_FILE_UPLOAD_URL`` to ``CKEDITOR_FILE_UPLOADER``.
- Change ``CKEDITOR_FILE_BROWSER_URL`` to ``CKEDITOR_FILE_BROWSER``.
- Change ``ckeditor.config(file_upload_url)`` to
``ckeditor.config(file_uploader)``.
- Change ``ckeditor.config(file_browser_url)`` to
``ckeditor.config(file_browser)``.

0.3

---

Release date: 2017/12/4

- Set custom resource url with ``custom_url`` argument in ``load()``.
- Added support for configuration, ``config()`` method used to load
config.
- Added support to upload image.
- Added local resources, it can be enabled with
``CKEDITOR_SERVE_LOCAL``, default to ``False``.

0.2

---

Release date: 2017/9/29

- Added example and basic documentation.
- Added support to custom version and pakage type.
- Import CKEditorField directly from ``flask_ckeditor``.
- Change ``include_ckeditor()`` to ``load()``.

0.1

---

Initialize release.

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.