jpadilla / django-rest-framework-xml

XML support for Django REST Framework

Home Page:http://jpadilla.github.io/django-rest-framework-xml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

'pip install djangorestframework-xml' installs a non compatible version

vintop95 opened this issue · comments

The last updated version still contains 'from django.utils import six' that isn't working with latest packages. I replaced it manually but another pip install would replace it, can you just update this?

Closed by #53