drfpasswordless is an open source package for building passwordless logins quickly into your app’s django-rest-framework backend. I made it because I was inspired by the login flows on Square Cash (where I formerly worked) and Medium, both of which use pa... (more…)
Read more »
In part 2 I’ve tested Saleor with multiple WSGI servers to give you an idea of how application load profiles affect the overall performance…...
Read more »
I recently tested Rich logging with a Django project and the results were good. Here's what it looks like: Note the file and line at the right hand of the terminal which shows were the log function was called. If your terminal supports hyperlinks, you can... (more…)
Read more »
Ever since I was a wide-eyed little boy, I would look up at the stars and wonder in wonder:
“What if I could lease my very own, beefy, dedicated Hetzner server and have an easy way to deploy all my projects onto that?”
But lo, my dreams were dashed becaus... (more…)
Read more »
Django continues to be a rational and powerful choice to build your modern web application or SaaS. (more…)
Read more »