I am trying to update my 1.9 application to 1.10 and I am getting the following error on running all my unit tests:
Traceback (most recent call last): File
I updated to django 1.10.5 and the problem went away.
Go figure!