A powerful json web editor for django
Project description
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
History
0.1.0 (2015-01-01)
First release on PyPI.