Hacker News new | ask | show | jobs
Revolutionize Django Admin: Give it a SPA like look-and-feel with Hotwire/TURBO (viewflow.medium.com)
3 points by kmmbvnr_ 1128 days ago
1 comments

Hey 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.