from Hacker News

Revolutionize Django Admin: Give it a SPA like look-and-feel with Hotwire/TURBO

by kmmbvnr_ on 5/16/23, 12:23 PM with 1 comments

  • by kmmbvnr_ on 5/16/23, 12:23 PM

    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.