Files
edx-platform/cms/djangoapps
Feanil Patel 2d766e7b5d Skip tests that can't succeed in Python3 + Django 1.11
There is a bug in the underlying management/base code that tries to make
all manageent command output be unicode.  This management command
outputs the binary tar file data and so breaks in python3.  In python2
the code is happy to pass bytes back and forth and in later versions of
django this is fixed.  Howevere it's not possible to get this test to
pass in Python3 and django 1.11
2019-10-08 15:26:52 -04:00
..
2019-09-25 18:31:54 +05:00
2019-09-19 11:56:00 -04:00
2019-06-11 16:11:46 -04:00
2019-09-25 18:31:54 +05:00