Is in Django a simple way to redirect everything from domain without www to version with it? I mean from http:// example.com to http:// www.example.com.
I have it. It is PREPEND_WWW in settings.
https://docs.djangoproject.com/en/dev/ref/settings/?from=olddocs#prepend-www