-
-
Notifications
You must be signed in to change notification settings - Fork 51
Issues: jazzband/jsonmodels
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
to_json_schema: Change IntegerField to type:integer and FloatField to type:number
#174
opened Mar 2, 2023 by
glanzel
updated Jun 19, 2023
BaseField: the parameters
required
and nullable
have counter-intuitive results
#167
opened Sep 18, 2022 by
vaughnkoch
updated Sep 26, 2022
ListField: Add validation support for the elements values in the list
#110
opened Feb 6, 2018 by
avrahamshukron
updated Mar 22, 2021
Q: Persisting models to Django ORM?
question
#146
opened Mar 2, 2021 by
Natureshadow
updated Mar 4, 2021
Models in ListField are not validated when calling
.validate()
#136
opened Apr 28, 2020 by
paulopaixaoamaral
updated Apr 28, 2020
Field values are lost when pickling jsonmodel
#121
opened May 23, 2018 by
msvilp
updated Sep 15, 2019
A version of to_struct that uses the field name instead of display name?
#132
opened Sep 5, 2019 by
mikepc
updated Sep 5, 2019
Model validation should return the list of errors instead of the encountered error
#123
opened Jun 26, 2018 by
sergray
updated Jun 26, 2018
ListField does not respect value None (default value is []).
#92
opened Sep 19, 2017 by
kashoory
updated Jun 7, 2018
Validators/Regex: Enable exporting regex validator that is not ECMA 262
#102
opened Jan 8, 2018 by
avrahamshukron
updated Jan 8, 2018
Defer validation when setting a value to an EmbeddedField
#98
opened Oct 10, 2017 by
avrahamshukron
updated Oct 10, 2017
ListField
items_types
parameter should be required
#96
opened Oct 9, 2017 by
avrahamshukron
updated Oct 9, 2017
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.