django-json-schema-editor


Namedjango-json-schema-editor JSON
Version 0.0.27 PyPI version JSON
download
home_pageNone
SummaryDjango widget for using @json-editor/json-editor in the admin
upload_time2024-06-18 09:02:40
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/3f/f5/f0fbdba210dcd93aa3f3f7d5588b35fd663ddfb98487935900fe84cbe4dd/django_json_schema_editor-0.0.27.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.0.27",
    "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": "1c66d2d28f7aead5d82e4aeb3f944b727567f134280fa70d154a8c90f63b1e36",
                "md5": "fb1f4f614c3713c5634c79ee643882ed",
                "sha256": "c0db586bfc74850522d948e307697bf76ee59020216c7a9715d812df8e263ee1"
            },
            "downloads": -1,
            "filename": "django_json_schema_editor-0.0.27-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fb1f4f614c3713c5634c79ee643882ed",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 112611,
            "upload_time": "2024-06-18T09:02:45",
            "upload_time_iso_8601": "2024-06-18T09:02:45.024587Z",
            "url": "https://files.pythonhosted.org/packages/1c/66/d2d28f7aead5d82e4aeb3f944b727567f134280fa70d154a8c90f63b1e36/django_json_schema_editor-0.0.27-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3ff5f0fbdba210dcd93aa3f3f7d5588b35fd663ddfb98487935900fe84cbe4dd",
                "md5": "399ae7df4f52e7d32c3c1402f26a73ab",
                "sha256": "1c86756d10556d9d902bc8055df8ac49a100b311e1552de80cef54f95396d7bf"
            },
            "downloads": -1,
            "filename": "django_json_schema_editor-0.0.27.tar.gz",
            "has_sig": false,
            "md5_digest": "399ae7df4f52e7d32c3c1402f26a73ab",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 109291,
            "upload_time": "2024-06-18T09:02:40",
            "upload_time_iso_8601": "2024-06-18T09:02:40.920657Z",
            "url": "https://files.pythonhosted.org/packages/3f/f5/f0fbdba210dcd93aa3f3f7d5588b35fd663ddfb98487935900fe84cbe4dd/django_json_schema_editor-0.0.27.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-18 09:02:40",
    "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: 0.24084s