django - The Web framework for perfectionists with deadlines.
Read more »
I love Django to create web projects that don’t need high performance. It’s a very convenient way to create an admin interface for your… (more…)
Read more »
Some code snippets with mistakes. Can you spot them?
Read more »
Some of my thoughts, filtered slightly for public consumption.
Read more »
One backend application I used to work on was written using the Django framework, and production web servers were powered by Gunicorn: whenever we performed deployments, the gunicorn workers were… (more…)
Read more »