Migrate to Django 1.10
Created by: SunilMohanAdapa
This patch is based on @harry-7 's fix for #544 (closed) which is #546 .
I went through the complete Django 1.10 release notes for deprecations and removals. I fixed all that noticed. Also, since testing also has Django 1.10, this patch proposes depending on it as minimum version.