I get error 'ImportError: No module named 'StringIO'.
Also I get 'no module named yaml'
I made a fix for both cases. However, It seems I don't have rights to push the fixes to the repository, can you help me on this?
Another thing that is happening, pip install django-admin-exporter install the lib in a state which has mimetype instead of content_type and get 'init() got an unexpected keyword argument 'mimetype', but when I cloned the repository this was already fixed. I don't what is the last version, but pip install django-admin-exporter without putting the version gets a version that has the mimetype error.
I get error 'ImportError: No module named 'StringIO'.
Also I get 'no module named yaml'
I made a fix for both cases. However, It seems I don't have rights to push the fixes to the repository, can you help me on this?
Another thing that is happening, pip install django-admin-exporter install the lib in a state which has mimetype instead of content_type and get 'init() got an unexpected keyword argument 'mimetype', but when I cloned the repository this was already fixed. I don't what is the last version, but pip install django-admin-exporter without putting the version gets a version that has the mimetype error.