Hi, I committed a patch to the DPMT git fixing most of the issues, which were related to the removal of django.conf.urls.patterns. Remaining is the fix for the removal of _default_manager from Django 1.10, which is still accessible via Meta.default_manager_name (see Django 1.10 release notes).
I hope this helps, Cheers, Thomas Goirand (zigo)