🚀 jenkins pipeline for django — common mistakes and how to fix them
“Automation doesn’t eliminate work — it eliminates stupid work.”
I remember the time I broke a production deploy because I forgot to run migrate. Not collectstatic — that would’ve been bad enough. No. I let new models hit the DB while the old code w...
pythontpoint.hashnode.dev8 min read