Add a course_groups djangoapp with a CourseUserGroup model.
This commit is contained in:
committed by
Victor Shnayder
parent
c655f62f7a
commit
0e78eaaf80
@@ -577,6 +577,7 @@ INSTALLED_APPS = (
|
||||
'open_ended_grading',
|
||||
'psychometrics',
|
||||
'licenses',
|
||||
'course_groups',
|
||||
|
||||
#For the wiki
|
||||
'wiki', # The new django-wiki from benjaoming
|
||||
|
||||
Reference in New Issue
Block a user