Logo
v2.8.0
  • Installation
  • Quickstart
  • User’s guide
  • Schema guide
  • Fields and Widgets
  • Examples
  • Troubleshooting
  • 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.8.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
    • Lazy translations
  • Schema guide
    • Types
    • Unsupported features
  • Fields and Widgets
    • Model fields
    • Widgets
    • Accessing model instance in callable schema
  • Examples
    • Menu
    • Image slider
  • Troubleshooting
    • Schema and data structure do not match
  • Release notes
    • django-jsonform 2.8.0 release notes
    • django-jsonform 2.7.0 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 38ca2259.

Read the Docs v: v2.8.0
Versions
latest
stable
v2.8.0
v2.7.0
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