This is about the Git Repo Template I use for bootstrapping my production-ready Django projects.<p>Django is awesome, but getting into production with it is a bit of a bear. There is Django CookieCutter (and the derivates), SaaSPegasus, and probably some others.<p>"This is my Django template. There are many like it, but this one is mine. My template is my best friend. It is my life. I must master it as I must master my life.”<p>Jokes aside, I'm here to tell you this is the template I use to spin up production-ready work.<p>Like the others it is very opinionated. Consider me the benevolent dictator.<p>Your feedback is welcome.<p>tldr; just take me to the code<p>https://github.com/simplecto/django-reference-implementation/<p>For a longer read of my motivation for it:<p>https://github.com/simplecto/django-reference-implementation/blob/master/docs/manifesto.md