Just bringing your own malloc/free functions! · The story starts with the wish to build a C shared library not depending on the standard...
Ignition · In the previous part, we manage to use pydantic BaseSettings object to store common django settings. In this article, we use all the power of...
without breaking your app · When our django project grows, we generally have to manage more and more settings: databases, security, cache, mails… And it...