django-json-schema-editor


Namedjango-json-schema-editor JSON
Version 0.2.0 PyPI version JSON
download
home_pageNone
SummaryDjango widget for using @json-editor/json-editor in the admin
upload_time2024-12-04 14:52:50
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # django-json-schema-editor

Widget for using
[@json-editor/json-editor](https://www.npmjs.com/package/@json-editor/json-editor)
with Django. See [the blogpost for the announcement and a screenshot](https://406.ch/writing/django-json-schema-editor/).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "django-json-schema-editor",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Matthias Kestenholz <mk@feinheit.ch>, Fabian Germann <fg@feinheit.ch>",
    "download_url": "https://files.pythonhosted.org/packages/f6/bd/34e9ca812dd82a7aeecc56817ee43e533b5fe2be5e54dec6b340ed7f9831/django_json_schema_editor-0.2.0.tar.gz",
    "platform": null,
    "description": "# django-json-schema-editor\n\nWidget for using\n[@json-editor/json-editor](https://www.npmjs.com/package/@json-editor/json-editor)\nwith Django. See [the blogpost for the announcement and a screenshot](https://406.ch/writing/django-json-schema-editor/).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Django widget for using @json-editor/json-editor in the admin",
    "version": "0.2.0",
    "project_urls": {
        "Documentation": "https://github.com/matthiask/django-json-schema-editor#readme",
        "Issues": "https://github.com/matthiask/django-json-schema-editor/issues",
        "Source": "https://github.com/matthiask/django-json-schema-editor/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "12ddc014aee8014ea31909923f2f8f016d04761fe03218262ec103b928065d2d",
                "md5": "2a2fd594fb513c8524bef77d342fd7f3",
                "sha256": "46b6775fcac6e9f7a30c8b1e9ac48e35088c76de9b9121e7580a9e1766ef9939"
            },
            "downloads": -1,
            "filename": "django_json_schema_editor-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2a2fd594fb513c8524bef77d342fd7f3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 118087,
            "upload_time": "2024-12-04T14:52:52",
            "upload_time_iso_8601": "2024-12-04T14:52:52.936312Z",
            "url": "https://files.pythonhosted.org/packages/12/dd/c014aee8014ea31909923f2f8f016d04761fe03218262ec103b928065d2d/django_json_schema_editor-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f6bd34e9ca812dd82a7aeecc56817ee43e533b5fe2be5e54dec6b340ed7f9831",
                "md5": "5819e8928ca47ed7f2948f2875a15ff3",
                "sha256": "86708504ff896a6d84693142339d4d902bf922e2d1fc42edbfc32d34ee66220d"
            },
            "downloads": -1,
            "filename": "django_json_schema_editor-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "5819e8928ca47ed7f2948f2875a15ff3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 114189,
            "upload_time": "2024-12-04T14:52:50",
            "upload_time_iso_8601": "2024-12-04T14:52:50.999659Z",
            "url": "https://files.pythonhosted.org/packages/f6/bd/34e9ca812dd82a7aeecc56817ee43e533b5fe2be5e54dec6b340ed7f9831/django_json_schema_editor-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-04 14:52:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "matthiask",
    "github_project": "django-json-schema-editor#readme",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "django-json-schema-editor"
}
        
Elapsed time: 1.89059s