Demonstrating what a minimal example of a django project looks like isn't dumbing down. I would argue the opposite; running startproject and accepting whatever it spews out is the mindset of a dumbed-down programmer.
Any programmer should be able to write down a minimal example of whatever they're working on, but personally I had never thought through how to make a minimal django app -- had you?
Any programmer should be able to write down a minimal example of whatever they're working on, but personally I had never thought through how to make a minimal django app -- had you?