Django and React do not share the same mantera. Django goes better with Ember. If you insist on using React/Redux, you are better off with something like Go for the backend.
How come you compare Django - a full-blown web development framework with Go - just a language? You should mention some Go frameworks which go well with React, I'm really curious to hear those.
I don't. Go is mostly used without a framework and you've to collect your libraries. React is just a view library and you've to collect your libraries.
Django, on the other hand, is monolithic just like Ember.
I'd pick Django/Ember any day if it weren't for React Native platforms and the ability to share things between the web and mobile versions.