Yesterday, I used the #Zed Multibuffer for two wide-reaching refactors, and wow, it really sped things up. I am slowly adopting Zed, but there are enough rough edges to keep me using Sublime for most tasks.
✍️ New post on a pattern for your API clients that read Django settings, using functools.cache and reloading based on the setting_changed signal. #Django
✍️ New post covering the fast and slow ways to rotate your Django secret key 🔑 #Django