How would you configure Django to use multiple cache backends, one for default caching and another for sessions, with the session cache having a different timeout?
hard📝 Application Q9 of 15
Django - Caching
How would you configure Django to use multiple cache backends, one for default caching and another for sessions, with the session cache having a different timeout?