This website requires JavaScript.
Explore
Help
Sign In
Andal.LND
/
edx-platform
Watch
6
Star
0
Fork
0
You've already forked edx-platform
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bb5fbda873fdb8967bf4e443344c22fe24d0934d
edx-platform
/
openedx
/
core
/
djangoapps
/
course_groups
History
zubair-arbi
969bfa5916
use 'commit_on_success' transaction decorator to avoid registering users in multiple cohort groups of a particular course
...
TNL-1331
2015-03-05 15:19:57 +05:00
..
management
use 'commit_on_success' transaction decorator to avoid registering users in multiple cohort groups of a particular course
2015-03-05 15:19:57 +05:00
migrations
avoid errors when forward-migrating course_groups after south conversion
2014-12-05 12:33:05 -05:00
tests
Fix PEP8: E303 too many blank lines
2015-02-27 10:04:52 -08:00
__init__.py
Add support for user partitioning based on cohort.
2014-12-05 09:53:44 -05:00
cohorts.py
use 'commit_on_success' transaction decorator to avoid registering users in multiple cohort groups of a particular course
2015-03-05 15:19:57 +05:00
models.py
Add support for user partitioning based on cohort.
2014-12-05 09:53:44 -05:00
partition_scheme.py
Ignore staff member's cohort when masquerade is on
2015-02-11 09:38:32 -05:00
views.py
Bok choy test improvements.
2015-01-15 10:33:46 -05:00