- 14 Mar, 2015 2 commits
- 05 Dec, 2014 1 commit
-
-
JIRA: TNL-710 IMPORTANT: this commit converts the course_groups package to using migrations. When deploying to an existing openedx instance, migration 0001 may fail with an error indicating that the CourseUserGroup table already exists. If this happens, running the 0001 migration first, with the --fake option, is recommended. After performing this step, remaining migrations should work as expected.
jsa committed
-
- 03 Oct, 2014 1 commit
-
-
Previously, the user endpoint would would return 404 for any request involving a user having an enrollment for a course that no longer existed.
Greg Price committed
-
- 29 Sep, 2014 1 commit
-
-
This new endpoint is designed specifically to fill the needs of the notifier and should not be used by other clients.
Greg Price committed
-