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
8cc82f76443e8483714e6ade072cbd54df875c00
edx-platform
/
openedx
/
core
/
djangoapps
/
course_groups
History
Ned Batchelder
f54fe787c6
Remove needless 'disable=no-member' pragmas
2015-08-03 17:47:44 -04:00
..
management
Add missing __init__.py files
2015-04-30 07:43:08 -04:00
migrations
Enable/disable cohorts from the instructor dashboard and move cohorts management to its own tab
2015-03-23 09:21:15 +05:00
tests
Remove needless 'disable=no-member' pragmas
2015-08-03 17:47:44 -04:00
__init__.py
Add support for user partitioning based on cohort.
2014-12-05 09:53:44 -05:00
cohorts.py
Move is_commentable_cohorted to django_comment_client
2015-07-30 20:59:34 +00:00
models.py
Convert Meta classes to new-style classes
2015-07-13 17:33:26 -04:00
partition_scheme.py
Allow previewing cohorted content when masquerading
2015-07-22 00:54:15 -07:00
views.py
Eliminate instances of
unused-import
Pylint violation
2015-07-13 17:33:25 -04:00