Closed takkaria closed 4 years ago
I was hoping that it would be straightforward to upgrade to Django 3, but apparently not. I'll fix the issues and add the commits to the PR.
So it looks like to support Django 3.0 we'd need to drop Python 2.7 support. That's because this package depends on django-model-utils
which at the same time as being updated to support Django 3 is having Python 2 compatibility removed. Are you happy with that @nemesisdesign ? If so I will amend this PR when a new version of django-model-utils
is released.
The title of the PR looks awesome, thanks @takkaria
About Python2.7 support, we intent to drop it, so I suppose this sounds about right! :smile:
Closing as it looks like #70 is handling this pretty well.
@takkaria Thanks for contributing and closing the PR :+1: :+1:
Coverage decreased (-0.03%) to 98.898% when pulling 275134d94d9182dc3fb1ae5cd66ade571475acc2 on takkaria:patch-1 into bc7de60874607af8b49efce697e49a9942c75f17 on openwisp:master.