The Hidden Cost of Test Inheritance Dmitry Doroshev ・ Jun...
I'm subscribed to Adam Johnson's blog and usually really enjoy his writing - it's practical, deep,...
Sometimes @override_settings just doesn’t cut it. I ran into a nasty issue while testing a Django...
The problem You have a periodic task in Celery defined with a crontab(...) schedule, and...
TL;DR https://github.com/ddoroshev/pytest.fish Typing repetitive commands or copying and pasting...
pyenv 2.3.13, 2.3.14 Highlights from the changelog: added versions 3.10.10, 3.11.2, and...
Django 4.1.6, 4.1.7 4.1.6: release notes, blog post 4.1.7: release notes, blog...
TL;DR The contents of directories mounted with --mount=type=cache are not stored in the docker...
I want to share a shell-function called gacp (Git Add, Commit and Push), which I came up with a few...