Head's U: JavaScript is either turned off or not working properly in your browser. Some parts of this page may not work properly.
home
~
socials
~
projects
~
rss
Use Null and Blank For Empty IntegerField Fields In Django
October 2024
number_in_series
=
models
.
IntegerField
(
null
=
True
,
blank
=
True
)
end of line
Share link:
https://www.alanwsmith.com/en/2m/wj/xa/2k/?use-null-and-blank-for-empty-integerfield-fields-in-django