Where can I find a list of (preferably curated) DJango based, simple-website, templates (or equivalent, prewritten, boilerplate DJango code and layout)?
Context
I'm considering a project which requires me to deploy a large number of (fairly simple) personal/vanity websites. They are simple enough that, most likely, I should be able to deploy them as Wordpress based websites, using a few existing templates.
However, I'm not a fan of Wordpress, and I'd like to see if I can get roughly the same result by working with Python/DJango.