I'm sorry you didn't find it useful. No need to dissuade others from reading it, especially beginners, because it will help them write better Django code.
I found it useful. I've been using Django casually in hobby projects for a few years now and your article just taught me about the N+1 query problem, so thanks!