Files
edx-platform/lms/djangoapps/discussion/django_comment_client
Feanil Patel de0eafa0ba BOM-618 Decode test client content.
The django test client returns bytes, and many of our tests start using
it like a string. This was fine in python 2 but not in python3.
2019-09-18 14:58:30 -04:00
..
2019-09-18 14:58:30 -04:00
2019-07-19 09:48:10 -04:00
2019-06-20 16:07:17 +05:00
2019-09-04 14:36:06 +05:00

See ``lms/djangoapps/discussion/README.rst``