Files
edx-platform/openedx/core
Eric Fischer 83163e58f8 CohortMemberships Code Changes
The code changes needed to get CohortMembership functioning properly.

The key of this change is twofold: first, CohortMemberships are unique
per-user, per-course. This is enforced at the database level. Secondly,
the updates are done using a select_for_update, which ensures atomicity.
2015-10-30 11:07:25 -04:00
..
2015-10-30 11:07:25 -04:00
2015-10-27 10:54:28 -04:00
2014-12-08 13:28:47 -05:00