- 14 Aug, 2017 1 commit
-
-
cahrens committed
-
- 12 Jun, 2017 1 commit
-
-
Andy Armstrong committed
-
- 27 Jun, 2016 1 commit
-
-
Calen Pennington committed
-
- 08 Apr, 2016 1 commit
-
-
Ned Batchelder committed
-
- 30 Mar, 2016 1 commit
-
-
MA-1998 Install and configure django_oauth_toolkit to coexist with existing oauth libraries.
J. Cliff Dyer committed
-
- 18 Feb, 2016 1 commit
-
-
Nimisha Asthagiri committed
-
- 06 Feb, 2016 1 commit
-
-
Cached values were leaking across tests, causing difficult to debug errors, particularly when using Config Models. As part of this work, certain tests that had query counts that relied on those values being cached needed to be adjusted up.
David Ormsbee committed
-
- 28 Sep, 2015 2 commits
-
-
Ben Patterson committed
-
Preserve DRF v2 behavior of defaulting to None for missing keys in the grading policy dictionary.
Will Daly committed
-
- 25 Sep, 2015 1 commit
-
-
Preserve DRF v2 behavior of defaulting to None for missing keys in the grading policy dictionary.
Will Daly committed
-
- 27 Aug, 2015 1 commit
-
-
David Ormsbee committed
-
- 05 Aug, 2015 1 commit
-
-
Nimisha Asthagiri committed
-
- 30 Jun, 2015 1 commit
-
-
Display warning message on course outline in Studio when course contains deprecated features/components TNL-2303
muhammad-ammar committed
-
- 12 Jun, 2015 1 commit
-
-
Nimisha Asthagiri committed
-
- 10 Jun, 2015 1 commit
-
-
IsAuthenticatedOrDebug hides potential issues with API client code that is run in local environments and later deployed to production where authentication fails. XCOM-193
Clinton Blackburn committed
-
- 10 Mar, 2015 1 commit
-
-
Celery requires all tasks to be in a tasks module. Also, the task has been updated to use default values if the the course structure generator encounters a block without the graded or format fields.
Clinton Blackburn committed
-
- 27 Feb, 2015 1 commit
-
-
CourseLocator is not JSON-serializable. Passing course keys as Unicode instead when scheduling tasks to update course structure.
Clinton Blackburn committed
-
- 26 Feb, 2015 1 commit
-
-
Sorting on unicode value of course ID since CourseLocator objects cannot be compared to SlashSeparatedCourseKey objects.
Clinton Blackburn committed
-
- 24 Feb, 2015 1 commit
-
-
Updated filter to ensure only course descriptors are returned.
Clinton Blackburn committed
-
- 17 Feb, 2015 1 commit
-
-
Clinton Blackburn committed
-