by simplecto on 7/30/24, 10:02 PM with 0 comments
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.
"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.”
Jokes aside, I'm here to tell you this is the template I use to spin up production-ready work.
Like the others it is very opinionated. Consider me the benevolent dictator.
Your feedback is welcome.
tldr; just take me to the code
https://github.com/simplecto/django-reference-implementation/
For a longer read of my motivation for it:
https://github.com/simplecto/django-reference-implementation/blob/master/docs/manifesto.md