Join Slack
Powered by
Is this a expected behavior, or a bug?
# orm-help
b
Basix
11/05/2019, 3:17 AM
Is this a expected behavior, or a bug?
r
Richard Ward
11/05/2019, 10:29 AM
The field is optional so null is accepted. You would need to create it with
name!
to be mandatory.
2
Views
Open in Slack
Previous
Next