Name |
Last commit
|
Last update |
---|---|---|
.. | ||
core | ||
tests | ||
README.rst | ||
__init__.py |
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.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
core | Loading commit data... | |
tests | Loading commit data... | |
README.rst | Loading commit data... | |
__init__.py | Loading commit data... |