Files
edx-platform/lms/djangoapps/verify_student
Feanil Patel 3808b2991c Ensure that photo verification data is correctly typed.
There were cases where we needed to encode things to codecs other than
ascii.  In these cases, python returns byte strings but we needed them
to be unicode so that they serialize correctly later when we combine
them with other unicode strings.
2019-12-18 13:54:37 -05:00
..
2019-07-16 12:34:28 +05:00
2019-08-28 15:49:58 +05:00
2019-07-16 12:34:28 +05:00
2019-07-16 12:34:28 +05:00
2019-07-16 12:34:28 +05:00
2019-09-18 16:28:11 -04:00