django-json-editor

A powerful json web editor for django


Keywords
django-json-editor
License
BSD-3-Clause
Install
pip install django-json-editor==0.1.0

Documentation

django-json-editor

https://badge.fury.io/py/django-json-editor.png https://travis-ci.org/glasslion/django-json-editor.png?branch=master

A powerful json

Documentation

The full documentation is at https://django-json-editor.readthedocs.org.

Quickstart

Install django-json-editor:

pip install django-json-editor

Then use it in a project:

import djjsoneditor

Features

  • TODO