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
85b8a88152eb4e8e166b7ede343ce3ba2ca553ca
edx-platform
/
openedx
/
core
/
djangoapps
/
course_groups
History
Sarina Canelake
22bbdacee9
Convert Meta classes to new-style classes
2015-07-13 17:33:26 -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
Eliminate instances of
unused-import
Pylint violation
2015-07-13 17:33:25 -04:00
__init__.py
Add support for user partitioning based on cohort.
2014-12-05 09:53:44 -05:00
cohorts.py
Add group fields to thread list endpoint
2015-05-11 15:59:35 -04:00
models.py
Convert Meta classes to new-style classes
2015-07-13 17:33:26 -04:00
partition_scheme.py
Cache cohort info during requests to reduce SQL queries.
2015-03-23 09:44:23 +05:00
views.py
Eliminate instances of
unused-import
Pylint violation
2015-07-13 17:33:25 -04:00