[Solved] ImportError: No module named ‘django.contrib.sessions’


This must have been an issue with this particular version of Django (1.10.5) as updating to 1.10.8 seems to have resolved it.

solved ImportError: No module named ‘django.contrib.sessions’