fix
This commit is contained in:
@@ -91,7 +91,8 @@ def create_thread(request, course_id, commentable_id):
|
||||
'user_id': request.user.id,
|
||||
})
|
||||
|
||||
|
||||
group_id = False
|
||||
|
||||
user = cc.User.from_django_user(request.user)
|
||||
|
||||
#kevinchugh because the new requirement is that all groups will be determined
|
||||
|
||||
Reference in New Issue
Block a user