django-modeladmin-reorder
django-modeladmin-reorder copied to clipboard
Added support for Django 3.1 admin sidebar; removed use of django.utils.six
Added support for Django 3.1 admin sidebar; removed use of django.utils.six
It looks like this could have easily left in six for backwards compatibility (which is the reason the PR hasn't been merged according to https://github.com/mishbahr/django-modeladmin-reorder/issues/47#issuecomment-727598499). Am I missing something?