Files
edx-platform/lms/djangoapps/instructor_task
Feanil Patel 640e8cc9c8 Only store bytes to s3 via boto2.
https://github.com/boto/boto/issues/2868

In python 3 contentfile can act like a file but return unicode strings.
Boto doesn't like that and it causes issues when encoding the bytes for
transfer to s3.
2019-12-20 11:57:32 -05:00
..
2019-12-17 17:50:25 +05:00
2019-12-20 11:57:32 -05:00
2019-09-25 18:31:54 +05:00