#django
Read more stories on Hashnode
Articles with this tag
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...