Web development

Number of articles: 27.

Django 5.1 was released this week, and it's a special release for me because it contains my first contributions to the framework.
You know I mean business when the article title contains an exclamation mark. And what a business; I have been approved as a member of the Django Software Foundation. Obligatory rocket: 🚀
Are you a developer who uses macOS, and do you want to add project names to your localhost development URLs? Here is how I created custom URLs for my localhost projects.
You may know and love Docker, but do you know you are probably stuffing too many files into your images? I know I was. There is a remarkably simple solution, though: ignoring all files by default.