The Python Oracle

What is the difference between null=True and blank=True in Django?

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Future Grid Looping

--

Chapters
00:00 Question
00:43 Accepted answer (Score 1526)
02:39 Answer 2 (Score 164)
03:42 Answer 3 (Score 135)
07:19 Answer 4 (Score 64)
07:59 Thank you

--

Full question
https://stackoverflow.com/questions/8609...

Answer 2 links:
[noted in the documentation]: https://docs.djangoproject.com/en/dev/re...
[null]: https://stackoverflow.com/a/18244527/239...
[cascade deletion]: https://docs.djangoproject.com/en/dev/re...
[soft deletion]: https://stackoverflow.com/questions/3783...

Answer 3 links:
[Two Scoops of Django]: https://twoscoopspress.com/products/two-...
[image]: https://i.stack.imgur.com/TMMej.png
[image]: https://i.stack.imgur.com/gUanA.png

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #django #djangomodels

#avk47