Review: django-json-widget 2.1.1-1
Package Information
| Description | Alternative widget to edit Django's JSONField django-json-widget provides JSONEditorWidget, a Django form widget that makes editing JSONField fields easier in the admin interface and custom forms by exposing a tree, code or text editor instead of a plain textarea. The widget is built on top of the JSON editor JavaScript library by Jos de Jong and supports several editor modes (text, code, tree, form, view) along with configurable width, height and editor options. |
|---|---|
| Maintainer | Debian Python Team <team+python@tracker.debian.org> |
| Changed By | Pierre-Elliott Bécue <peb@debian.org> |
| Sponsor | peb@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/python-team/packages/django-json-widget.git (browse) |
| Closes | #1135939 |
| Tracker | https://tracker.debian.org/pkg/django-json-widget |
| Uploaded | 2 months, 31 days ago |
New Package Report
.changes
| Distribution | unstable |
|---|---|
| Date | Thu, 07 May 2026 11:30:00 +0100 |
| Source | django-json-widget |
| Version | 2.1.1-1 |
| Changed-By | Pierre-Elliott Bécue |
| Architecture | source all |
Changelog
django-json-widget (2.1.1-1) unstable; urgency=medium . * Initial release. (Closes: #1135939)
.dsc
| Section | python |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | python3-django-json-widget deb python optional arch=all |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: django-json-widget
Upstream-Contact: José Manuel Rivas <jmrivas86@gmail.com>
Source: https://github.com/jmrivas86/django-json-widget
Files: *
Copyright: 2017-2025 José Manuel Rivas <jmrivas86@gmail.com>
License: Expat
Files: django_json_widget/static/dist/jsoneditor.min.js
django_json_widget/static/dist/jsoneditor.min.css
django_json_widget/static/dist/img/jsoneditor-icons.svg
Copyright: 2011-2024 Jos de Jong <wjosdejong@gmail.com>
License: Apache-2.0
Comment:
These files are the upstream-bundled minified build of the jsoneditor
JavaScript library (https://github.com/josdejong/jsoneditor), version
10.0.2. The minified form is shipped as-is by upstream; the corresponding
non-minified sources are available from the project's Git repository.
Files: debian/*
Copyright: 2026 Pierre-Elliott Bécue <peb@debian.org>
License: Expat
License: Expat
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),
to deal in the Software without restriction, including without limitation
the rights to use, copy, modify, merge, publish, distribute, sublicense,
and/or sell copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following conditions:
.
The above copyright notice and this permission notice shall be included
in all copies or substantial portions of the Software.
.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.
License: Apache-2.0
Licensed under the Apache License, Version 2.0 (the "License"); you may
not use this file except in compliance with the License. You may obtain
a copy of the License at
.
http://www.apache.org/licenses/LICENSE-2.0
.
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
License for the specific language governing permissions and limitations
under the License.
.
On Debian systems, the complete text of the Apache License, Version 2.0,
can be found in '/usr/share/common-licenses/Apache-2.0'.
Review Information
accepted — allocated to babelouest 2 months, 28 days ago, started 2 months, 28 days ago, completed 2 months, 28 days ago.