Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Is there a Turbolinks equivalent for Django? Or something platform agnostic (I couldn't tell if that was the case with Turbolinks)?


Turbolinks is 100% Coffeescript; you could easily add it to a Django application by copying the assets out of the gem: https://github.com/rails/turbolinks/blob/master/lib/assets/j...


Since Turbolinks is a Ruby gem, it's not exactly platform agnostic :). Hopefully someone else has an answer for Django, but you might take a look at https://github.com/jacobian/django-pjax and http://www.youtube.com/watch?v=3ml88L39cng

Edit: aaand steveklabnik knows more about this than me; listen to him.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: