Working publisher/subscriber events for Cohorts and discussions

This commit is contained in:
Albert St. Aubin
2017-05-30 11:35:38 -04:00
parent 3abc7dc07e
commit fd7ac21608
18 changed files with 187 additions and 58 deletions

View File

@@ -239,7 +239,7 @@ FEATURES = {
'ALLOW_PUBLIC_ACCOUNT_CREATION': True,
# Whether or not the dynamic EnrollmentTrackUserPartition should be registered.
'ENABLE_ENROLLMENT_TRACK_USER_PARTITION': False,
'ENABLE_ENROLLMENT_TRACK_USER_PARTITION': True,
}
ENABLE_JASMINE = False