Boolean field
This code creates a new field named "fieldName" in the model instance. The field will be a boolean field.
Library: django
Shortcut: django.field.bool
0 Comments
Add Comment
Log in to add a comment
Boolean field
This code creates a new field named "fieldName" in the model instance. The field will be a boolean field.
Library: django
Shortcut: django.field.bool
Log in to add a comment