test_models.py
2.8 KB
- 
Clean up occurrences of SlashSeparatedCourseKey in the django_comment_client app. · 3dcc3c4aThe preferred form is to use CourseKey.from_string() instead of SlashSeparatedCourseKey.from_deprecated_string(). Sven Marnach committed