byashimov / django-controlcenter

Set of widgets to build dashboards for Django projects
BSD 3-Clause "New" or "Revised" License
989 stars 85 forks source link

cannot import name 'six' from 'django.utils' #56

Closed sowdust closed 4 years ago

sowdust commented 4 years ago

Hi, with the most recent version of django (3.0.3) i get the above error. From my understanding since django 3 django.utils.six is deprecated

meshva commented 4 years ago

Having the same issue.

byashimov commented 4 years ago

Hi! Please try new version 0.3.0 :)