browniebroke.com

Bruno Alla's Blog

Hi! I'm a web developer based in London, I work mostly with Python & Django, but I also do a bit of Javascript on the side, mainly with React & Gatsby. I'm one of the maintainers for cookiecutter-django from Pydanny. I like rugby, electronic music & cooking. I'm French.

Most recent posts

Making Celery work nicely with Django transactions

June 25, 20194 min read

I’ve been using Celery in my Django projects for about 5 years now. Along the way, I made some mistakes, learned from them and picked up a…

Static vs. Media files in Django

June 18, 20194 min read

Django is a great Web framework for building Web applications in Python. It comes with a lot of batteries included that you’ll most likely…

Add cache-control header to an entire S3 Bucket using Boto3

May 01, 20191 min read

I recently came across a task which seem pretty generic, but for which I couldn’t find an existing solution online: update the header for…

See more...