A Django app to plot charts and pivot charts directly from the models. Uses HighCharts and jQuery JavaScript libraries to render the charts on the webpage.
Hey, i'm having troubles when i try to work my django project because of six dependency. Is there any suggestions to solve this issue? This is the error:
ImportError: cannot import name 'six' from 'django.utils'
Hey, i'm having troubles when i try to work my django project because of six dependency. Is there any suggestions to solve this issue? This is the error: ImportError: cannot import name 'six' from 'django.utils'