Files
edx-platform/lms/djangoapps/discussion/django_comment_client
Feanil Patel d9c9d7bab9 Deal with NoneType access.
The `NoneType` object is not available from the `types` module in
python 3. This is a workaronud to deal with that.
2019-07-19 09:48:10 -04:00
..
2019-05-16 13:55:47 -04:00
2019-07-19 09:48:10 -04:00
2019-06-20 16:07:17 +05:00

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