TIL
httpx and Orbstack compatability issue
I ran into a surprising error with some tests failures locally in Orbstack
djangopython
I ran into a surprising error with some tests failures locally in Orbstack
Third-party applications are the unsung heroes of the Django ecosystem. Core Django covers a wide range of common application needs, but it obviously cannot be everything to everyone. Django's third-party app ecosystem fills this role.
Easy way to display a Django template variable or show a default value.