django json编辑器

django-jsoneditor的Python项目详细描述


django jsoneditor是django的一个在线结构化json输入小部件,适用于为django提供的各种jsonfield。

javascript jsoneditor在线编辑器的代码来自http://jsoneditoronline.org/

请在此处查看javascript联机json编辑器的最新版本:https://github.com/josdejong/jsoneditor

示例视图:

https://raw.github.com/josdejong/jsoneditor/master/misc/jsoneditor.png

此项目与https://github.com/skyhood/django-jsoneditor

不匹配

安装

来自git存储库的最新版本:

pip install "git+git://github.com/nnseva/django-jsoneditor.git"

来自pypi存储库的稳定版本:

pip install django-jsoneditor

查看https://github.com/nnseva/django-jsoneditor上的所有详细信息

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java在DoublyLinkedList上实现迭代器   java如何获得ZoneDateTime时区的三个字母首字母缩写?   java Android中使用的PreferenceManager和SharedReference类是什么?   arraylist java宠物名和芯片号   java我可以使用正则表达式从短语中解析单词吗?   java Primefaces信息窗口标题   java Jetpack导航:如何从recyclerview适配器打开新片段?   Spring过滤器作为基于Java注释的bean   java在使用swing后,如何在swing中“X出”窗口?   java iText ColumnText设置矩形中的文本大小   java反射类NotFoundException   数组无法解释的“OutOfMemoryError:Java堆空间”错误和代码行为   java如何在Android中初始化类并将对象传递给构造函数?   java从文件创建2D ArrayList   java存储音乐的最佳位置/方法