Earlier quoted context omitted.
Django templates are the worst. Django is great. Just don't use its templates or form systems. Indeed react is a great replacement for both.
I disagree. The way you can extend sections of other templates without creating an inheritance chain works very well (and I missed in template systems, for Java, for example)
I haven't used it extensively, so I can't speak how it compares to Django in larger setups.