Mahdi
Mahdi
I want to fix docs.
Hi @sshishov @auvipy @deepakangadi, I'm excited to contribute to DRF as my first contribution! I noticed this PR (#9751) addresses a critical issue (#9750) with blank=True fields in UniqueConstraints, which...
The mypy lint failure is unrelated to my changes. I've verified: My changes only touch `connectionpool.py` and the changelog Lint passes locally: `uvx nox -s lint` succeeds All 38 other...
I'll work on this