没有合适的资源?快使用搜索试试~ 我知道了~
django-ueditor-plugin:django baidu ueditor 后台插件
共15个文件
py:12个
license:1个
md:1个
需积分: 9 0 下载量 146 浏览量
2021-06-07
10:46:09
上传
评论
收藏 10KB ZIP 举报
温馨提示
#django-ueditor-plugin 什么? 该插件是一个 django 后端软件,只需将其添加到您的 django 项目中,然后您就可以使用 ueditor 全功能,官方后端仅用于演示使用,所以我创建了这个软件以用于我自己的生产用途。 如何? pip install 或在您的 requirements.txt 中添加该软件,然后将插件添加到您的 settings.py INSTALLED_APPS = ( ... 'ueditor', ... ) 和 urls.py urlpatterns += url(r'^ueditor/', include('ueditor.urls')), 那么你应该迁移数据库 for south : python manage.py migrate ueditor for django 1.7+ : python manage.
资源推荐
资源详情
资源评论
收起资源包目录
django-ueditor-plugin-develop.zip (15个子文件)
django-ueditor-plugin-develop
LICENSE 1KB
ueditor
models.py 966B
utils.py 3KB
__init__.py 0B
migrations
__init__.py 0B
0001_initial.py 1KB
0002_ueditorfile_status.py 471B
views.py 6KB
admin.py 170B
config.py 4KB
tests.py 60B
urls.py 289B
setup.py 1KB
.gitignore 105B
README.md 978B
共 15 条
- 1
资源评论
e起学美术
- 粉丝: 21
- 资源: 4631
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功