django-better-admin-arrayfield
django-better-admin-arrayfield copied to clipboard
Better widget for Django ArrayField in admin
* Django better admin ArrayField version: 1.4.2 * Django version: 3.2.13 * Python version: 3.7.13 * Operating System: Mac OS 12.3.1 ### Description I want to pass a custom `subwidget_form`...
* Django better admin ArrayField version: 1.4.2 * Django version: 2.1.4 * Python version: 3.6.9 * Operating System: Linux ### Description and What I did I was trying to use...
* Django better admin ArrayField version: Latest Version * Django version: 2.2.10 * Python version: 3.7 * Operating System: Ubuntu ### Description I was using an array field on normal...
* Django better admin ArrayField version: * Django version: * Python version: * Operating System: ### Description Describe what you were trying to get done. Tell us what happened, what...
Right now it is not possible to use the package for nested array fields
Bumps [django](https://github.com/django/django) from 3.1.7 to 3.1.13. Commits 43873b9 [3.1.x] Bumped version for 3.1.13 release. 0bd57a8 [3.1.x] Fixed CVE-2021-35042 -- Prevented SQL injection in QuerySet.order_by(). 8dc1cc0 [3.1.x] Added stub release notes...
Bumps [django](https://github.com/django/django) from 3.1.7 to 3.1.12. Commits 625d3c1 [3.1.x] Bumped version for 3.1.12 release. 203d4ab [3.1.x] Fixed CVE-2021-33571 -- Prevented leading zeros in IPv4 addresses. 20c67a0 [3.1.x] Fixed CVE-2021-33203 --...
Bumps [django](https://github.com/django/django) from 3.1.7 to 3.1.13. Commits 43873b9 [3.1.x] Bumped version for 3.1.13 release. 0bd57a8 [3.1.x] Fixed CVE-2021-35042 -- Prevented SQL injection in QuerySet.order_by(). 8dc1cc0 [3.1.x] Added stub release notes...
* Django better admin ArrayField version: 1.4.2 * Django version: 3.2 * Python version: 3.7.3 * Operating System: Windows 11 ### Description I added `django.db.models.JSONField` as the base field. Now...