browniebroke.com

Posts tagged as "django"

Nested ViewSets with Django REST Framework

May 05, 20236 min read

I’ve been using Django REST Framework for a while now but mainly in old projects where lots of code have been written. In most cases, these…

Making Celery work nicely with Django transactions

June 25, 20195 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, 20196 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…

See all posts...

© 2024, Built with Gatsby