Hello!
I’m a software developer based in the UK. This is my small patch of internet wherein I talk about Python and associated tech.Recent posts
-
type object ‘MyModel’ has no attribute ‘DoesNotExist’ •
TIL not all model attributes are created equally
django python til -
Origins of “The Rule of Three” •
Investigating a piece of software folklore
programming history -
Better Python mock assertions •
Avoiding tortured assertions when mocking
python testing