Jilles Soeters
About
All posts

Posts tagged Django

3 posts

Aug 2024

Setting up Django 5.1 using Python 3.12 with pyenv and Poetry

Python dependency management has historically been fairly complex. There are various package managers like pip, pip3, pip-tools, conda and more. You will also n

May 2020

Exploring ForeignKey's on_delete Handlers in Django

Django models’ foreign keys require you to set an on_delete function. This is true for ForeignKey, OneToOne, and OneToMany fields. In this blog post, I will go into detail on what each method does and illustrate when to apply each one.

Jan 2020

Creating Dynamic Facebook Comment Previews with Django

In my spare time I tend to check Facebook every now and then. With my family and most of my friends living in a different country than me it is a great way to s

© 2026 Jilles Soeters

RSS Twitter GitHub