Removed references to six and __future__ and applied Python 3 native functions. Removed compat because it was only used for older stuff. Fixed the travis pipeline, all tests pass on relevant Python versions, with their respective relevant Django, DRF versions. All tests pass.
Removed references to
six
and__future__
and applied Python 3 native functions. Removed compat because it was only used for older stuff. Fixed the travis pipeline, all tests pass on relevant Python versions, with their respective relevant Django, DRF versions. All tests pass.