issues
search
bhch
/
django-jsonform
A better, user-friendly JSON editing form field for Django admin. Also supports Postgres ArrayField.
https://django-jsonform.rtfd.io
BSD 3-Clause "New" or "Revised" License
352
stars
34
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix to exclude tests from wheel package on PyPI
#176
browniebroke
closed
2 months ago
2
Enable whitespace selection in choices
#175
kyleperik
closed
4 months ago
3
Typo fix
#174
perrotuerto
closed
4 months ago
1
Meta-Schema: JSON validation with JSON Schema draft definition
#173
perrotuerto
closed
4 weeks ago
2
List of JSON data is not populating as expected
#172
Alihassanc5
closed
5 months ago
5
Weird validation in Django Admin when using array + choice + multiselect
#171
AlTosterino
closed
4 months ago
1
Type annotations / stubs
#170
H4rryK4ne
opened
5 months ago
4
Bug: Nullable Subschema (anyOf with `null`) causes UI exception
#167
gersmann
opened
6 months ago
0
JSONFieldWidget attrs
#166
hdeng88
opened
6 months ago
1
tests dir in .venv broke project tests
#165
egorgam
closed
2 months ago
2
Title is not populated for `oneOf` when referenced through `$ref`
#164
sshishov
closed
4 months ago
6
Cooperation with other repository `django-pydantic-field` for model schema validation
#163
sshishov
opened
8 months ago
2
Allow overriding widget in ArrayFormField
#162
WillNilges
closed
8 months ago
3
validators for jsonfield are not updated with dynamic schema
#161
ReadMost
opened
8 months ago
3
Issue with errors for fields inside an anyOf schema not displaying correctly
#160
trumpet2012
opened
8 months ago
4
Subfields in ArrayField should get the relevant input type
#159
bhch
opened
9 months ago
0
Define defaults for an array
#158
captain828
opened
9 months ago
3
Decimal values not allowed when entering integer minimum and maximum for 'number' types
#157
ErikKoinberg
opened
9 months ago
4
Add button to open link in URLField
#156
WillNilges
closed
9 months ago
5
Fix typo in validation error
#154
powdahound
closed
9 months ago
2
Customising "Add key" and "Add item" texts
#150
ErikKoinberg
opened
9 months ago
1
Dynamic header generation for array items
#149
ErikKoinberg
opened
9 months ago
2
Horizontal display of properties
#148
ErikKoinberg
opened
9 months ago
1
Copy-pasting / Duplications for Array items and Objects
#147
ErikKoinberg
opened
9 months ago
0
Setting JSONField schema dynamically
#145
ErikKoinberg
closed
9 months ago
3
Using an object with empty Properties, having all properties inside AdditionalProperties
#144
ErikKoinberg
closed
9 months ago
3
Form dynamics not working after reloading django-jsonform with HTMX
#143
ErikKoinberg
opened
9 months ago
3
use DjangoJSONEncoder on ArrayFormField to support datetime, UUID, Decimal, etc.
#142
nullcode
closed
9 months ago
3
Custom validation of object properties not showing error next to field
#141
captain828
closed
10 months ago
2
Add missing UUID import
#140
andres-holvi
closed
10 months ago
1
New release
#139
andres-holvi
closed
10 months ago
1
Add compatibility with encoding UUID values
#138
andres-holvi
closed
10 months ago
1
Object of type UUID is not JSON serializable
#137
andres-holvi
closed
10 months ago
1
Bug when using multi select with custom title
#136
maciejpolanczyk
closed
10 months ago
5
Default layout of jsonform in Django Admin
#135
gersmann
closed
10 months ago
4
Including the JS in our own bundle?
#134
sergei-maertens
opened
10 months ago
2
Add option to show the json value
#133
alexgmin
closed
11 months ago
1
Added missing import, initialized missing variable
#132
nlsfnr
closed
10 months ago
1
When the form has initial data and the schema is updated, the form throws an error
#131
bhch
closed
12 months ago
2
When initial form data is empty, the widget doesn't create the expected data structure
#130
ooppsss60
closed
1 year ago
4
DeprecationWarning on pkg_resources usage
#129
alexgmin
closed
1 year ago
1
Referencing to an external jsonschema file
#127
shodhansave
opened
1 year ago
4
Can not select option from list
#126
maciejpolanczyk
closed
1 year ago
10
Fix references to JSONFormField
#125
ryanhiebert
closed
1 year ago
0
Allow autocomplete when using multiselect
#124
maciejpolanczyk
closed
1 year ago
2
Schema-free JSON?
#123
eyesee1
opened
1 year ago
3
Support for related objects in Dropdown
#122
wlisesrivas
closed
1 year ago
2
Error if the value is null and the schema expects a different thing
#121
alexgmin
closed
1 year ago
4
Rich text input widget
#120
bhch
opened
1 year ago
0
Support for making the whole form readonly
#119
bhch
closed
1 year ago
1
Next