Hacker News new | ask | show | jobs
by danjac 2087 days ago
I've used turbolinks with django. It just required a small middleware:

https://gitlab.com/danjac/localhub/-/blob/master/localhub/mi...

1 comments

Thank you!