Django + DDP + React (with ReactMeteorData mixin)

I’m considering to try DDP with my Django + React project. I also this it would be awesome to be possible use React as Meteor do and to have ReactMeteorData mixin and this.data with reactive data in my React components.

Is it possible? Why kind of problems I’m going to have? Any suggestions?