django-admin-json-editor:在Django管理中为JSONField添加json-editor-源码

上传者: 42105816 | 上传时间: 2021-08-20 14:19:08 | 文件大小: 910KB | 文件类型: ZIP
Django管理JSON编辑器 应用程序通过添加了对在Django管理中编辑JSONField的支持。 快速开始 通过pip安装应用程序: pip install django-admin-json-editor 将应用程序添加到INSTALLED_APPS设置: INSTALLED_APPS = [ ... ' django_admin_json_editor ', ... ] 定义json字段的架构: DATA_SCHEMA = { 'type' : 'object' , 'title' : 'Data' , 'propertie

文件下载

资源详情

[{"title":"( 62 个子文件 910KB ) django-admin-json-editor:在Django管理中为JSONField添加json-editor-源码","children":[{"title":"django-admin-json-editor-master","children":[{"title":"MANIFEST.in <span style='color:#111;'> 140B </span>","children":null,"spread":false},{"title":"django_admin_json_editor","children":[{"title":"admin.py <span style='color:#111;'> 2.08KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 131B </span>","children":null,"spread":false},{"title":"templates","children":[{"title":"django_admin_json_editor","children":[{"title":"editor.html <span style='color:#111;'> 822B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"static","children":[{"title":"django_admin_json_editor","children":[{"title":"fontawesome","children":[{"title":"fonts","children":[{"title":"fontawesome-webfont.svg <span style='color:#111;'> 433.96KB </span>","children":null,"spread":false},{"title":"fontawesome-webfont.woff2 <span style='color:#111;'> 75.35KB </span>","children":null,"spread":false},{"title":"fontawesome-webfont.eot <span style='color:#111;'> 161.86KB </span>","children":null,"spread":false},{"title":"FontAwesome.otf <span style='color:#111;'> 131.65KB </span>","children":null,"spread":false},{"title":"fontawesome-webfont.woff <span style='color:#111;'> 95.73KB </span>","children":null,"spread":false},{"title":"fontawesome-webfont.ttf <span style='color:#111;'> 161.67KB </span>","children":null,"spread":false}],"spread":true},{"title":"css","children":[{"title":"font-awesome.min.css <span style='color:#111;'> 31.66KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"bootstrap","children":[{"title":"js","children":[{"title":"bootstrap.bundle.min.js <span style='color:#111;'> 69.30KB </span>","children":null,"spread":false}],"spread":true},{"title":"css","children":[{"title":"bootstrap.min.css <span style='color:#111;'> 137.63KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"jquery","children":[{"title":"jquery-3.5.1.slim.min.js <span style='color:#111;'> 70.68KB </span>","children":null,"spread":false}],"spread":true},{"title":"jsoneditor","children":[{"title":"jsoneditor.min.js <span style='color:#111;'> 229.81KB </span>","children":null,"spread":false}],"spread":true},{"title":"sceditor","children":[{"title":"jquery.sceditor.default.min.css <span style='color:#111;'> 915B </span>","children":null,"spread":false},{"title":"jquery.sceditor.bbcode.min.js <span style='color:#111;'> 68.99KB </span>","children":null,"spread":false},{"title":"jquery.sceditor.min.js <span style='color:#111;'> 50.19KB </span>","children":null,"spread":false},{"title":"plugins","children":[{"title":"undo.js <span style='color:#111;'> 1.32KB </span>","children":null,"spread":false},{"title":"bbcode.js <span style='color:#111;'> 18.86KB </span>","children":null,"spread":false},{"title":"format.js <span style='color:#111;'> 1.01KB </span>","children":null,"spread":false},{"title":"xhtml.js <span style='color:#111;'> 9.12KB </span>","children":null,"spread":false}],"spread":false},{"title":"jquery.sceditor.xhtml.min.js <span style='color:#111;'> 59.24KB </span>","children":null,"spread":false},{"title":"themes","children":[{"title":"office-toolbar.min.css <span style='color:#111;'> 14.83KB </span>","children":null,"spread":false},{"title":"famfamfam.png <span style='color:#111;'> 11.41KB </span>","children":null,"spread":false},{"title":"default.min.css <span style='color:#111;'> 7.98KB </span>","children":null,"spread":false},{"title":"office.min.css <span style='color:#111;'> 15.15KB </span>","children":null,"spread":false},{"title":"monocons.min.css <span style='color:#111;'> 8.15KB </span>","children":null,"spread":false},{"title":"monocons","children":[{"title":"monocons.ttf <span style='color:#111;'> 7.68KB </span>","children":null,"spread":false},{"title":"monocons.eot <span style='color:#111;'> 7.84KB </span>","children":null,"spread":false}],"spread":false},{"title":"modern.min.css <span style='color:#111;'> 9.39KB </span>","children":null,"spread":false},{"title":"square.min.css <span style='color:#111;'> 8.66KB </span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"style.css <span style='color:#111;'> 202B </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true},{"title":"CONTRIBUTORS.txt <span style='color:#111;'> 252B </span>","children":null,"spread":false},{"title":".travis.yml <span style='color:#111;'> 1.08KB </span>","children":null,"spread":false},{"title":"example","children":[{"title":"project","children":[{"title":"settings.py <span style='color:#111;'> 2.76KB </span>","children":null,"spread":false},{"title":"urls.py <span style='color:#111;'> 123B </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"wsgi.py <span style='color:#111;'> 168B </span>","children":null,"spread":false}],"spread":true},{"title":"manage.py <span style='color:#111;'> 805B </span>","children":null,"spread":false},{"title":"requirements.txt <span style='color:#111;'> 18B </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 373B </span>","children":null,"spread":false},{"title":"example.png <span style='color:#111;'> 62.54KB </span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'> 5B </span>","children":null,"spread":false},{"title":"app","children":[{"title":"apps.py <span style='color:#111;'> 81B </span>","children":null,"spread":false},{"title":"migrations","children":[{"title":"0001_initial.py <span style='color:#111;'> 660B </span>","children":null,"spread":false},{"title":"0003_tag.py <span style='color:#111;'> 505B </span>","children":null,"spread":false},{"title":"0002_roles.py <span style='color:#111;'> 888B </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false}],"spread":false},{"title":"admin.py <span style='color:#111;'> 1.99KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"models.py <span style='color:#111;'> 395B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"LICENSE <span style='color:#111;'> 1.05KB </span>","children":null,"spread":false},{"title":"setup.cfg <span style='color:#111;'> 334B </span>","children":null,"spread":false},{"title":"setup.py <span style='color:#111;'> 1.85KB </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 1.79KB </span>","children":null,"spread":false},{"title":".editorconfig <span style='color:#111;'> 339B </span>","children":null,"spread":false},{"title":"tests","children":[{"title":"test_widget.py <span style='color:#111;'> 177B </span>","children":null,"spread":false},{"title":"django_settings.py <span style='color:#111;'> 561B </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"conftest.py <span style='color:#111;'> 59B </span>","children":null,"spread":false}],"spread":true},{"title":".gitignore <span style='color:#111;'> 778B </span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明