Coding With Fun
Home Docker Django Node.js Articles Python pip guide FAQ Policy
 

How to install djangocms-text-ckeditor via python pip




djangocms-text-ckeditor - Text Plugin for django CMS with CKEditor support, it belongs to Classifiers:

- Framework :: Django :: 2
- Framework :: Django :: 3
- Framework :: Django CMS
- Framework :: Django CMS :: 3.6
- Framework :: Django CMS :: 3.7
- Framework :: Django CMS :: 3.8
- Framework :: Django CMS :: 3.9
- Framework :: Django CMS :: 3.10

When you know about this project and you want to new install djangocms-text-ckeditor to support your project or you get trouble as ModuleNotFoundError: No module named "djangocms-text-ckeditor" or ImportError: cannot import name "djangocms-text-ckeditor" in your project, let follow this tutorial to install djangocms-text-ckeditor



Installation:

Step 1: First, ensure you installed pip in your os, to check pip has been installed on your computer

In Windows (CMD):

py -m pip --version

In Unix/macOS:

python3 -m pip --version

Ensure pip, setuptools, and wheel are up to date:

In Windows (CMD):

py -m pip install --upgrade pip setuptools wheel

In Unix/macOS:

python3 -m pip install --upgrade pip setuptools wheel


Optional - If you want to install in virtual environment:

In Windows (CMD):

- Install virtualenv - if you installed it, please ignore

py -m pip install --user virtualenv

- Create a virtual environment

py -m venv test_djangocms-text-ckeditor_env

- Active the virtual environment

test_djangocms-text-ckeditor_env\Scripts\active

In Unix/macOS:

- Install virtualenv - if you installed it, please ignore

pip3 install virtualenv

- Create a virtual environment

python3 -m venv test_djangocms-text-ckeditor_env

- Active the virtual environment

source test_djangocms-text-ckeditor_env/bin/active


Step 2: OK, now, let flow below content to start the installation djangocms-text-ckeditor

To install djangocms-text-ckeditor on Windows(CMD):

py -m pip install djangocms-text-ckeditor

To install djangocms-text-ckeditor on Unix/macOs:

pip install djangocms-text-ckeditor


Step 3: If you want to install a specific djangocms-text-ckeditor version, add ==<djangocms-text-ckeditor version> to the end command line

Example:

pip install djangocms-text-ckeditor==1.0.0


Please see the version list below table:

VersionReleased dateCommand
djangocms-text-ckeditor 5.1.12022-06-22T11:01:57Windows:

py -m pip install djangocms-text-ckeditor==5.1.1

Unix/macOs:

pip install djangocms-text-ckeditor==5.1.1

djangocms-text-ckeditor 5.1.02022-06-15T02:38:19Windows:

py -m pip install djangocms-text-ckeditor==5.1.0

Unix/macOs:

pip install djangocms-text-ckeditor==5.1.0

djangocms-text-ckeditor 5.0.12022-03-24T12:00:25Windows:

py -m pip install djangocms-text-ckeditor==5.0.1

Unix/macOs:

pip install djangocms-text-ckeditor==5.0.1

djangocms-text-ckeditor 5.0.0 yanked2022-03-24T08:06:16Windows:

py -m pip install djangocms-text-ckeditor==5.0.0                                                                          yanked

Unix/macOs:

pip install djangocms-text-ckeditor==5.0.0                                                                          yanked

djangocms-text-ckeditor 4.0.02020-09-15T08:44:10Windows:

py -m pip install djangocms-text-ckeditor==4.0.0

Unix/macOs:

pip install djangocms-text-ckeditor==4.0.0

djangocms-text-ckeditor 3.10.02020-08-05T12:05:02Windows:

py -m pip install djangocms-text-ckeditor==3.10.0

Unix/macOs:

pip install djangocms-text-ckeditor==3.10.0

djangocms-text-ckeditor 3.9.12020-05-22T09:42:39Windows:

py -m pip install djangocms-text-ckeditor==3.9.1

Unix/macOs:

pip install djangocms-text-ckeditor==3.9.1

djangocms-text-ckeditor 3.9.02020-02-20T08:43:47Windows:

py -m pip install djangocms-text-ckeditor==3.9.0

Unix/macOs:

pip install djangocms-text-ckeditor==3.9.0

djangocms-text-ckeditor 3.8.02019-05-23T15:18:37Windows:

py -m pip install djangocms-text-ckeditor==3.8.0

Unix/macOs:

pip install djangocms-text-ckeditor==3.8.0

djangocms-text-ckeditor 3.7.02018-12-05T13:32:42Windows:

py -m pip install djangocms-text-ckeditor==3.7.0

Unix/macOs:

pip install djangocms-text-ckeditor==3.7.0

djangocms-text-ckeditor 3.6.12018-11-08T11:05:57Windows:

py -m pip install djangocms-text-ckeditor==3.6.1

Unix/macOs:

pip install djangocms-text-ckeditor==3.6.1

djangocms-text-ckeditor 3.6.02018-04-11T14:09:29Windows:

py -m pip install djangocms-text-ckeditor==3.6.0

Unix/macOs:

pip install djangocms-text-ckeditor==3.6.0

djangocms-text-ckeditor 3.5.32018-01-29T15:55:47Windows:

py -m pip install djangocms-text-ckeditor==3.5.3

Unix/macOs:

pip install djangocms-text-ckeditor==3.5.3

djangocms-text-ckeditor 3.5.12017-10-17T15:31:33Windows:

py -m pip install djangocms-text-ckeditor==3.5.1

Unix/macOs:

pip install djangocms-text-ckeditor==3.5.1

djangocms-text-ckeditor 3.5.02017-05-03T09:27:20Windows:

py -m pip install djangocms-text-ckeditor==3.5.0

Unix/macOs:

pip install djangocms-text-ckeditor==3.5.0

djangocms-text-ckeditor 3.4.02017-01-23T23:41:19Windows:

py -m pip install djangocms-text-ckeditor==3.4.0

Unix/macOs:

pip install djangocms-text-ckeditor==3.4.0

djangocms-text-ckeditor 3.3.12016-11-02T12:37:47Windows:

py -m pip install djangocms-text-ckeditor==3.3.1

Unix/macOs:

pip install djangocms-text-ckeditor==3.3.1

djangocms-text-ckeditor 3.3.02016-10-04T18:41:52Windows:

py -m pip install djangocms-text-ckeditor==3.3.0

Unix/macOs:

pip install djangocms-text-ckeditor==3.3.0

djangocms-text-ckeditor 3.2.12016-09-14T18:14:17Windows:

py -m pip install djangocms-text-ckeditor==3.2.1

Unix/macOs:

pip install djangocms-text-ckeditor==3.2.1

djangocms-text-ckeditor 3.2.02016-09-07T16:00:12Windows:

py -m pip install djangocms-text-ckeditor==3.2.0

Unix/macOs:

pip install djangocms-text-ckeditor==3.2.0

djangocms-text-ckeditor 3.1.02016-08-18T12:42:42Windows:

py -m pip install djangocms-text-ckeditor==3.1.0

Unix/macOs:

pip install djangocms-text-ckeditor==3.1.0

djangocms-text-ckeditor 3.0.12016-07-15T08:52:49Windows:

py -m pip install djangocms-text-ckeditor==3.0.1

Unix/macOs:

pip install djangocms-text-ckeditor==3.0.1

djangocms-text-ckeditor 3.0.02016-05-26T21:20:50Windows:

py -m pip install djangocms-text-ckeditor==3.0.0

Unix/macOs:

pip install djangocms-text-ckeditor==3.0.0

djangocms-text-ckeditor 2.9.52016-08-01T21:26:58Windows:

py -m pip install djangocms-text-ckeditor==2.9.5

Unix/macOs:

pip install djangocms-text-ckeditor==2.9.5

djangocms-text-ckeditor 2.9.42016-07-15T20:22:32Windows:

py -m pip install djangocms-text-ckeditor==2.9.4

Unix/macOs:

pip install djangocms-text-ckeditor==2.9.4

djangocms-text-ckeditor 2.9.32016-04-28T01:14:34Windows:

py -m pip install djangocms-text-ckeditor==2.9.3

Unix/macOs:

pip install djangocms-text-ckeditor==2.9.3

djangocms-text-ckeditor 2.9.22016-04-27T01:01:12Windows:

py -m pip install djangocms-text-ckeditor==2.9.2

Unix/macOs:

pip install djangocms-text-ckeditor==2.9.2

djangocms-text-ckeditor 2.9.12016-03-29T12:39:50Windows:

py -m pip install djangocms-text-ckeditor==2.9.1

Unix/macOs:

pip install djangocms-text-ckeditor==2.9.1

djangocms-text-ckeditor 2.9.02016-03-04T14:50:01Windows:

py -m pip install djangocms-text-ckeditor==2.9.0

Unix/macOs:

pip install djangocms-text-ckeditor==2.9.0

djangocms-text-ckeditor 2.8.12015-12-30T16:45:42Windows:

py -m pip install djangocms-text-ckeditor==2.8.1

Unix/macOs:

pip install djangocms-text-ckeditor==2.8.1

djangocms-text-ckeditor 2.8.02015-11-19T15:21:21Windows:

py -m pip install djangocms-text-ckeditor==2.8.0

Unix/macOs:

pip install djangocms-text-ckeditor==2.8.0

djangocms-text-ckeditor 2.7.32016-04-28T01:11:35Windows:

py -m pip install djangocms-text-ckeditor==2.7.3

Unix/macOs:

pip install djangocms-text-ckeditor==2.7.3

djangocms-text-ckeditor 2.7.22016-04-27T01:35:58Windows:

py -m pip install djangocms-text-ckeditor==2.7.2

Unix/macOs:

pip install djangocms-text-ckeditor==2.7.2

djangocms-text-ckeditor 2.7.12015-12-30T16:02:21Windows:

py -m pip install djangocms-text-ckeditor==2.7.1

Unix/macOs:

pip install djangocms-text-ckeditor==2.7.1

djangocms-text-ckeditor 2.7.02015-11-03T13:53:51Windows:

py -m pip install djangocms-text-ckeditor==2.7.0

Unix/macOs:

pip install djangocms-text-ckeditor==2.7.0

djangocms-text-ckeditor 2.6.02015-08-05T15:53:12Windows:

py -m pip install djangocms-text-ckeditor==2.6.0

Unix/macOs:

pip install djangocms-text-ckeditor==2.6.0

djangocms-text-ckeditor 2.5.32015-07-18T16:22:48Windows:

py -m pip install djangocms-text-ckeditor==2.5.3

Unix/macOs:

pip install djangocms-text-ckeditor==2.5.3

djangocms-text-ckeditor 2.5.22015-06-06T10:32:18Windows:

py -m pip install djangocms-text-ckeditor==2.5.2

Unix/macOs:

pip install djangocms-text-ckeditor==2.5.2

djangocms-text-ckeditor 2.5.12015-06-05T09:18:37Windows:

py -m pip install djangocms-text-ckeditor==2.5.1

Unix/macOs:

pip install djangocms-text-ckeditor==2.5.1

djangocms-text-ckeditor 2.5.02015-05-31T22:03:46Windows:

py -m pip install djangocms-text-ckeditor==2.5.0

Unix/macOs:

pip install djangocms-text-ckeditor==2.5.0

djangocms-text-ckeditor 2.4.32014-12-26T23:46:31Windows:

py -m pip install djangocms-text-ckeditor==2.4.3

Unix/macOs:

pip install djangocms-text-ckeditor==2.4.3

djangocms-text-ckeditor 2.4.22014-12-15T21:51:56Windows:

py -m pip install djangocms-text-ckeditor==2.4.2

Unix/macOs:

pip install djangocms-text-ckeditor==2.4.2

djangocms-text-ckeditor 2.4.12014-10-26T12:16:32Windows:

py -m pip install djangocms-text-ckeditor==2.4.1

Unix/macOs:

pip install djangocms-text-ckeditor==2.4.1

djangocms-text-ckeditor 2.4.02014-10-10T09:59:12Windows:

py -m pip install djangocms-text-ckeditor==2.4.0

Unix/macOs:

pip install djangocms-text-ckeditor==2.4.0

djangocms-text-ckeditor 2.3.02014-08-27T09:43:19Windows:

py -m pip install djangocms-text-ckeditor==2.3.0

Unix/macOs:

pip install djangocms-text-ckeditor==2.3.0

djangocms-text-ckeditor 2.2.02014-08-14T09:43:12Windows:

py -m pip install djangocms-text-ckeditor==2.2.0

Unix/macOs:

pip install djangocms-text-ckeditor==2.2.0

djangocms-text-ckeditor 2.1.62014-06-06T08:08:38Windows:

py -m pip install djangocms-text-ckeditor==2.1.6

Unix/macOs:

pip install djangocms-text-ckeditor==2.1.6

djangocms-text-ckeditor 2.1.52014-06-04T15:15:23Windows:

py -m pip install djangocms-text-ckeditor==2.1.5

Unix/macOs:

pip install djangocms-text-ckeditor==2.1.5

djangocms-text-ckeditor 2.1.42014-03-06T14:00:00Windows:

py -m pip install djangocms-text-ckeditor==2.1.4

Unix/macOs:

pip install djangocms-text-ckeditor==2.1.4

djangocms-text-ckeditor 2.1.32014-03-05T08:46:56Windows:

py -m pip install djangocms-text-ckeditor==2.1.3

Unix/macOs:

pip install djangocms-text-ckeditor==2.1.3

djangocms-text-ckeditor 2.1.22014-02-11T15:27:11Windows:

py -m pip install djangocms-text-ckeditor==2.1.2

Unix/macOs:

pip install djangocms-text-ckeditor==2.1.2

djangocms-text-ckeditor 2.1.12014-02-07T16:51:40Windows:

py -m pip install djangocms-text-ckeditor==2.1.1

Unix/macOs:

pip install djangocms-text-ckeditor==2.1.1

djangocms-text-ckeditor 2.12014-02-03T12:02:06Windows:

py -m pip install djangocms-text-ckeditor==2.1

Unix/macOs:

pip install djangocms-text-ckeditor==2.1

djangocms-text-ckeditor 2.0.62014-01-16T14:59:12Windows:

py -m pip install djangocms-text-ckeditor==2.0.6

Unix/macOs:

pip install djangocms-text-ckeditor==2.0.6

djangocms-text-ckeditor 2.0.52013-12-13T15:41:20Windows:

py -m pip install djangocms-text-ckeditor==2.0.5

Unix/macOs:

pip install djangocms-text-ckeditor==2.0.5

djangocms-text-ckeditor 2.0.42013-11-28T13:21:23Windows:

py -m pip install djangocms-text-ckeditor==2.0.4

Unix/macOs:

pip install djangocms-text-ckeditor==2.0.4

djangocms-text-ckeditor 2.0.22013-08-22T14:25:40Windows:

py -m pip install djangocms-text-ckeditor==2.0.2

Unix/macOs:

pip install djangocms-text-ckeditor==2.0.2

djangocms-text-ckeditor 2.0.12013-08-12T07:47:53Windows:

py -m pip install djangocms-text-ckeditor==2.0.1

Unix/macOs:

pip install djangocms-text-ckeditor==2.0.1

djangocms-text-ckeditor 2.0.02013-07-10T15:13:33Windows:

py -m pip install djangocms-text-ckeditor==2.0.0

Unix/macOs:

pip install djangocms-text-ckeditor==2.0.0

djangocms-text-ckeditor 1.0.112013-12-21T01:48:19Windows:

py -m pip install djangocms-text-ckeditor==1.0.11

Unix/macOs:

pip install djangocms-text-ckeditor==1.0.11

djangocms-text-ckeditor 1.0.102013-06-19T10:52:55Windows:

py -m pip install djangocms-text-ckeditor==1.0.10

Unix/macOs:

pip install djangocms-text-ckeditor==1.0.10

djangocms-text-ckeditor 1.0.92013-04-19T11:04:09Windows:

py -m pip install djangocms-text-ckeditor==1.0.9

Unix/macOs:

pip install djangocms-text-ckeditor==1.0.9

djangocms-text-ckeditor 1.0.82013-04-10T14:20:14Windows:

py -m pip install djangocms-text-ckeditor==1.0.8

Unix/macOs:

pip install djangocms-text-ckeditor==1.0.8

djangocms-text-ckeditor 1.0.72013-02-20T08:11:48Windows:

py -m pip install djangocms-text-ckeditor==1.0.7

Unix/macOs:

pip install djangocms-text-ckeditor==1.0.7

djangocms-text-ckeditor 1.0.62013-01-29T10:36:49Windows:

py -m pip install djangocms-text-ckeditor==1.0.6

Unix/macOs:

pip install djangocms-text-ckeditor==1.0.6

djangocms-text-ckeditor 1.0.52013-01-17T17:50:35Windows:

py -m pip install djangocms-text-ckeditor==1.0.5

Unix/macOs:

pip install djangocms-text-ckeditor==1.0.5

djangocms-text-ckeditor 1.0.42012-12-14T13:56:12Windows:

py -m pip install djangocms-text-ckeditor==1.0.4

Unix/macOs:

pip install djangocms-text-ckeditor==1.0.4

djangocms-text-ckeditor 1.0.32012-12-12T09:28:52Windows:

py -m pip install djangocms-text-ckeditor==1.0.3

Unix/macOs:

pip install djangocms-text-ckeditor==1.0.3

djangocms-text-ckeditor 1.0.22012-11-28T10:12:53Windows:

py -m pip install djangocms-text-ckeditor==1.0.2

Unix/macOs:

pip install djangocms-text-ckeditor==1.0.2

djangocms-text-ckeditor 1.0.12012-11-28T09:40:17Windows:

py -m pip install djangocms-text-ckeditor==1.0.1

Unix/macOs:

pip install djangocms-text-ckeditor==1.0.1

djangocms-text-ckeditor 1.0.02012-11-27T15:49:03Windows:

py -m pip install djangocms-text-ckeditor==1.0.0

Unix/macOs:

pip install djangocms-text-ckeditor==1.0.0


Step 4: Otherwise, you can install djangocms-text-ckeditor from local archives:

Download the distribution file from djangocms-text-ckeditor-5.1.1.tar.gz or the specific djangocms-text-ckeditor version in the below list of distribution

After that, install by command:

On Windows(CMD):

py -m pip install <path_to_djangocms-text-ckeditor_downloaded_file>

On Unix/macOs:

pip install <path_to_djangocms-text-ckeditor_downloaded_file>


List distribution:

- djangocms-text-ckeditor-1.0.0.tar.gz
- djangocms-text-ckeditor-1.0.1.tar.gz
- djangocms-text-ckeditor-1.0.2.tar.gz
- djangocms-text-ckeditor-1.0.3.tar.gz
- djangocms-text-ckeditor-1.0.4.tar.gz
- djangocms-text-ckeditor-1.0.5.tar.gz
- djangocms-text-ckeditor-1.0.6.tar.gz
- djangocms-text-ckeditor-1.0.7.tar.gz
- djangocms-text-ckeditor-1.0.8.tar.gz
- djangocms-text-ckeditor-1.0.9.tar.gz
- djangocms-text-ckeditor-1.0.10.tar.gz
- djangocms-text-ckeditor-1.0.11.tar.gz
- djangocms-text-ckeditor-2.0.0.tar.gz
- djangocms-text-ckeditor-2.0.1.tar.gz
- djangocms-text-ckeditor-2.0.2.tar.gz
- djangocms-text-ckeditor-2.0.4.tar.gz
- djangocms_text_ckeditor-2.0.4-py27-none-any.whl
- djangocms-text-ckeditor-2.0.5.tar.gz
- djangocms_text_ckeditor-2.0.5-py27-none-any.whl
- djangocms-text-ckeditor-2.0.6.tar.gz
- djangocms-text-ckeditor-2.1.tar.gz
- djangocms-text-ckeditor-2.1.1.tar.gz
- djangocms-text-ckeditor-2.1.2.tar.gz
- djangocms-text-ckeditor-2.1.3.tar.gz
- djangocms-text-ckeditor-2.1.4.tar.gz
- djangocms-text-ckeditor-2.1.5.tar.gz
- djangocms-text-ckeditor-2.1.6.tar.gz
- djangocms_text_ckeditor-2.1.6-py2.py3-none-any.whl
- djangocms-text-ckeditor-2.2.0.tar.gz
- djangocms_text_ckeditor-2.2.0-py2.py3-none-any.whl
- djangocms-text-ckeditor-2.3.0.tar.gz
- djangocms_text_ckeditor-2.3.0-py2.py3-none-any.whl
- djangocms-text-ckeditor-2.4.0.tar.gz
- djangocms_text_ckeditor-2.4.0-py2.py3-none-any.whl
- djangocms-text-ckeditor-2.4.1.tar.gz
- djangocms_text_ckeditor-2.4.1-py2.py3-none-any.whl
- djangocms-text-ckeditor-2.4.2.tar.gz
- djangocms-text-ckeditor-2.4.3.tar.gz
- djangocms_text_ckeditor-2.4.3-py2.py3-none-any.whl
- djangocms-text-ckeditor-2.5.0b1.tar.gz
- djangocms_text_ckeditor-2.5.0b1-py2.py3-none-any.whl
- djangocms-text-ckeditor-2.5.0.tar.gz
- djangocms_text_ckeditor-2.5.0-py2.py3-none-any.whl
- djangocms-text-ckeditor-2.5.1.tar.gz
- djangocms_text_ckeditor-2.5.1-py2.py3-none-any.whl
- djangocms-text-ckeditor-2.5.2.tar.gz
- djangocms_text_ckeditor-2.5.2-py2.py3-none-any.whl
- djangocms-text-ckeditor-2.5.3.tar.gz
- djangocms_text_ckeditor-2.5.3-py2.py3-none-any.whl
- djangocms-text-ckeditor-2.6.0.tar.gz
- djangocms_text_ckeditor-2.6.0-py2.py3-none-any.whl
- djangocms-text-ckeditor-2.7.0.tar.gz
- djangocms_text_ckeditor-2.7.0-py2.py3-none-any.whl
- djangocms-text-ckeditor-2.7.1.tar.gz
- djangocms-text-ckeditor-2.7.2.tar.gz
- djangocms_text_ckeditor-2.7.2-py2.py3-none-any.whl
- djangocms-text-ckeditor-2.7.3.tar.gz
- djangocms_text_ckeditor-2.7.3-py2.py3-none-any.whl
- djangocms-text-ckeditor-2.8.0.tar.gz
- djangocms-text-ckeditor-2.8.1.tar.gz
- djangocms-text-ckeditor-2.9.0.tar.gz
- djangocms-text-ckeditor-2.9.1.tar.gz
- djangocms-text-ckeditor-2.9.2.tar.gz
- djangocms_text_ckeditor-2.9.2-py2.py3-none-any.whl
- djangocms-text-ckeditor-2.9.3.tar.gz
- djangocms_text_ckeditor-2.9.3-py2.py3-none-any.whl
- djangocms-text-ckeditor-2.9.4.tar.gz
- djangocms-text-ckeditor-2.9.5.tar.gz
- djangocms_text_ckeditor-2.9.5-py2.py3-none-any.whl
- djangocms-text-ckeditor-3.0.0.tar.gz
- djangocms-text-ckeditor-3.0.1.tar.gz
- djangocms_text_ckeditor-3.0.1-py2.py3-none-any.whl
- djangocms-text-ckeditor-3.1.0.tar.gz
- djangocms_text_ckeditor-3.1.0-py2.py3-none-any.whl
- djangocms-text-ckeditor-3.2.0.tar.gz
- djangocms_text_ckeditor-3.2.0-py2.py3-none-any.whl
- djangocms-text-ckeditor-3.2.1.tar.gz
- djangocms_text_ckeditor-3.2.1-py2.py3-none-any.whl
- djangocms-text-ckeditor-3.3.0.tar.gz
- djangocms_text_ckeditor-3.3.0-py2.py3-none-any.whl
- djangocms-text-ckeditor-3.3.1.tar.gz
- djangocms_text_ckeditor-3.3.1-py2.py3-none-any.whl
- djangocms-text-ckeditor-3.4.0.tar.gz
- djangocms_text_ckeditor-3.4.0-py2.py3-none-any.whl
- djangocms-text-ckeditor-3.5.0.tar.gz
- djangocms_text_ckeditor-3.5.0-py2.py3-none-any.whl
- djangocms-text-ckeditor-3.5.1.tar.gz
- djangocms_text_ckeditor-3.5.1-py2.py3-none-any.whl
- djangocms-text-ckeditor-3.5.3.tar.gz
- djangocms_text_ckeditor-3.5.3-py2.py3-none-any.whl
- djangocms-text-ckeditor-3.6.0.tar.gz
- djangocms_text_ckeditor-3.6.0-py2.py3-none-any.whl
- djangocms-text-ckeditor-3.6.1.tar.gz
- djangocms-text-ckeditor-3.7.0.tar.gz
- djangocms-text-ckeditor-3.8.0.tar.gz
- djangocms-text-ckeditor-3.9.0.tar.gz
- djangocms-text-ckeditor-3.9.1.tar.gz
- djangocms_text_ckeditor-3.9.1-py3-none-any.whl
- djangocms-text-ckeditor-3.10.0.tar.gz
- djangocms-text-ckeditor-4.0.0.tar.gz
- djangocms_text_ckeditor-4.0.0-py3-none-any.whl
- djangocms-text-ckeditor-5.0.0.tar.gz (python version >=3.7)
- djangocms_text_ckeditor-5.0.0-py3-none-any.whl (python version >=3.7)
- djangocms-text-ckeditor-5.0.1.tar.gz (python version >=3.7)
- djangocms_text_ckeditor-5.0.1-py3-none-any.whl (python version >=3.7)
- djangocms-text-ckeditor-5.1.0.tar.gz (python version >=3.7)
- djangocms_text_ckeditor-5.1.0-py3-none-any.whl (python version >=3.7)
- djangocms-text-ckeditor-5.1.1.tar.gz (python version >=3.7)
- djangocms_text_ckeditor-5.1.1-py3-none-any.whl (python version >=3.7)
- djangocms-text-ckeditor-5.1.2.tar.gz (python version >=3.7)
- djangocms_text_ckeditor-5.1.2-py3-none-any.whl (python version >=3.7)


Project link:

- Homepage