Logo
v2.6.0
  • Installation
  • Quickstart
  • User’s guide
  • Schema guide
  • Fields and Widgets
  • Examples
  • Release notes
django-jsonform
  • »
  • django-jsonform
  • Edit on GitHub

django-jsonform¶

django-jsonform provides a user-friendly form interface for editing JSON data in Django admin.

You declare your data structure using JSON schema and it will generate a dynamic form for creating and editing the data.

It also supports Postgres ArrayField with multiple levels of nesting.

Project links¶

  • Current version: 2.6.0 (Release notes)

  • Source code (Github)

Table of contents¶

  • Installation
  • Quickstart
    • Shopping list
    • Sample model
    • Admin
    • Next steps
  • User’s guide
    • Input field types
    • Choices
    • Uploading files
    • Using with Postgres ArrayField
  • Schema guide
    • Types
    • Unsupported features
  • Fields and Widgets
    • Model fields
    • Widgets
  • Examples
    • Menu
    • Image slider
  • Release notes
    • django-jsonform 2.6.0 release notes
    • django-jsonform 2.5.0 release notes
    • django-jsonform 2.4.0 release notes
    • django-jsonform 2.3.0 release notes
    • django-jsonform 2.2.1 release notes
    • django-jsonform 2.2.0 release notes
    • django-jsonform 2.1.0 release notes
    • django-jsonform 2.0.0 release notes
    • django-jsonform 1.0.0 release notes
Next

© Copyright 2021 Bharat Chauhan. Revision e1ecacdb.

Read the Docs v: v2.6.0
Versions
latest
stable
v2.6.0
v2.5.0
v2.4.0
v2.3.0
v2.2.1
v2.2.0
v2.1.0
v2.0.0
v1.0.0
Downloads
On Read the Docs
Project Home
Builds