Revolutionize Django Admin: Give it a SPA like look-and-feel with Hotwire/TURBO
viewflow.medium.comHey guys, I wrote an article about using Hotwire/Turbo instead of HTMLx for Django admin. We all know about using HTMLx to add interactivity to plain HTML websites. This article explores an alternative approach with Hotwire/Turbo integration to make Django admin faster and more interactive without requiring drastic code changes.