Skip to content

Migrate to Django 1.10

Sunil Mohan Adapa requested to merge SunilMohanAdapa:menu-fix into master

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.

Merge request reports

Loading