Yes, we’ll take this to another topic, and I’ll reference it here, as well as in the two Django specific topics. Just to answer @Jenselme quick, I use Aurelia to enhance Django pages. I use the built in CLI Bundler, add an http proxy to Browser-Sync for live reloading, and can even use Django Compressor to shrink the Aurelia bundle down a bit.
edit: I created a sample Django/Aurelia project as Tutorial.
Topic is here: Enhancing Django with Aurelia