Closed AngelOnFira closed 4 years ago
Django 3.0 deprecates the use of six from django.utils, as can be seen here. This PR makes use of the six package which is already used.
django.utils
Django 3.0 deprecates the use of six from
django.utils
, as can be seen here. This PR makes use of the six package which is already used.