I'm not sure relying on three frameworks (Django, Hotwire, Turbo) and two languages (Python, Javascript) is a more "modest" solution.<p>Python is my primary language, but there is a real benefit to "modern" web. More and more of my apps are 100% HTML/Javascript, static (deployed to Netlify) and rely on Hasura for the data layer).<p>If I really do need a backend, I create a small Python webapp just for that).