I like the realtime concept/behavior but I want to keep developing in django.
It doesn't do live templating, though.
var people = dotcloud.sync.synchronize('people'); people.observe(function(type, change) { // Update template here });
It doesn't do live templating, though.