We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7d9bf9 commit 4c2008dCopy full SHA for 4c2008d
src/content/blog/nullable-but-not-null.md
@@ -2,6 +2,7 @@
2
title: "Nullable but not null"
3
publishedAt: '2025-07-25'
4
category: 'django'
5
+isFeatured: true
6
---
7
8
When working on backend applications, especially those with evolving database schemas, it's common to see a recurring pattern:
0 commit comments