Merge pull request #7823 from edx/christina/notes-tagging
Add tags plugin.
This commit is contained in:
@@ -65,6 +65,9 @@ FEATURES['MILESTONES_APP'] = True
|
||||
# Enable pre-requisite course
|
||||
FEATURES['ENABLE_PREREQUISITE_COURSES'] = True
|
||||
|
||||
# Enable student notes
|
||||
FEATURES['ENABLE_EDXNOTES'] = True
|
||||
|
||||
########################### Entrance Exams #################################
|
||||
FEATURES['ENTRANCE_EXAMS'] = True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user