Django的后台富文本编辑插件:要求插件【免费】,文档的齐全,功能要多

在使用django框架进行后台开发,那么简单的编辑是可以直接配置的

但是我希望有一个强大点的后台配置呢?

请使用现有插件

cpp 复制代码
安装命令:pip install django-ckeditor
将会安装:django-ckeditor              6.7.1
最后更新:Released: Feb 8, 2024        星星:2389
官方给出的settings.py中需要设置INSTALLED_APPS = ['ckeditor',]


安装命令:pip install django-ckeditor5
将会安装:django-ckeditor-5            0.2.13
最后更新:【Released: Mar 18, 2019】    星星:7
官方给出的settings.py中需要设置INSTALLED_APPS = ['ckeditor5',]


安装命令:pip install django-ckeditor-5
将会安装:django-ckeditor-5            0.2.13 很奇怪,也是安装0.2.13
最后更新:Released: May 5, 2024         星星:120
官方给出的settings.py中需要设置 INSTALLED_APPS = ['django_ckeditor_5',]

我选用这个【django-ckeditor==6.7.1】

pipy介绍页面地址

https://pypi.org/project/django-ckeditor/

使用手册地址

https://django-ckeditor.readthedocs.io/en/latest/

github地址

https://github.com/django-ckeditor/django-ckeditor

https://github.com/django-ckeditor/django-ckeditor

此版本还包括:

支持 django-storages(与 S3 配合使用)

将 ckeditor 更新到版本 4.18.0

使用这个版本后会提示你使用ckeditor5这个版本,因为这个5版本有收费团队维护,拒绝白嫖

ckeditor5官方收费版本

每月 23 元(美元)

https://ckeditor.com/pricing/

菜鸡公司连编辑器的钱都不愿意给,想自己叫两个人来进行独立开发。【鼓励】

相关推荐
flashlight_hi2 分钟前
LeetCode 分类刷题:1901. 寻找峰值 II
python·算法·leetcode
fwerfv34534521 分钟前
使用PyTorch构建你的第一个神经网络
jvm·数据库·python
蒋星熠41 分钟前
反爬虫机制深度解析:从基础防御到高级对抗的完整技术实战
人工智能·pytorch·爬虫·python·深度学习·机器学习·计算机视觉
Predestination王瀞潞1 小时前
Python oct() 函数
开发语言·python
B站_计算机毕业设计之家1 小时前
python汽车数据分析可视化系统 爬虫 懂车帝 毕业设计 Django框架 vue框架 大数据✅
爬虫·python·数据分析·django·汽车·推荐算法·懂车帝
fl1768311 小时前
基于python+tkinter实现的自动组卷评卷考试系统python源码+课程设计+项目说明
开发语言·python·课程设计
王琦03181 小时前
Python 综合大作业
python
Dxy12393102162 小时前
Python自动连接已保存WiFi
开发语言·python
依旧很淡定2 小时前
Selenium(Python)创建Chrome浏览器实例
chrome·python·selenium
中文Python2 小时前
小白中文Python-db_桌面小黄鸭宠物
数据库·python·pygame·宠物·中文python·小白学python