Nice to see that PEP 751 support is coming to uv!
Why, in 2025, do we still need a 3rd party app to write a REST API with Django?
his is a question the predident of the DSF was asked at FOSDEM after his talk.
Let's try (very hard) to **NOT** answer it because... Do we **really** need a 3rd party app to write an API with Django?
https://emma.has-a.blog/articles/why-do-we-need-an-external-app-for-rest.html
New blogpost: https://blog.tyk.nu/blog/the-story-of-postgresql-choking-on-an-unreadable-home/
It is a lovely story about debugging TLS connection issues from Django to PostgreSQL.
The root cause turned out to be libpq erroring out when running with the environment variable $HOME set to an existing but unreadable path, in this case "/root"
Enjoy!