- 17 Mar, 2015 1 commit
-
-
Ned Batchelder committed
-
- 20 Feb, 2015 1 commit
-
-
Greg Price committed
-
- 29 May, 2014 1 commit
-
-
[LMS-2757]
Calen Pennington committed
-
- 07 May, 2014 1 commit
-
-
This commit updates common/djangoapps. These keys are now objects with a limited interface, and the particular internal representation is managed by the data storage layer (the modulestore). For the LMS, there should be no outward-facing changes to the system. The keys are, for now, a change to internal representation only. For Studio, the new serialized form of the keys is used in urls, to allow for further migration in the future. Co-Author: Andy Armstrong <andya@edx.org> Co-Author: Christina Roberts <christina@edx.org> Co-Author: David Baumgold <db@edx.org> Co-Author: Diana Huang <dkh@edx.org> Co-Author: Don Mitchell <dmitchell@edx.org> Co-Author: Julia Hansbrough <julia@edx.org> Co-Author: Nimisha Asthagiri <nasthagiri@edx.org> Co-Author: Sarina Canelake <sarina@edx.org> [LMS-2370]
Calen Pennington committed
-
- 18 Mar, 2014 2 commits
-
-
Fixes the create_user admin command, which was creating user accounts with a potentially invalid language preference. JIRA: FOR-532
jsa committed -
Also improves handling in cases where account creation did succeed, but comments service user creation did not. Depends on commit 88abdd8a0b20bc9816f487b25abdea1953f5661d in https://github.com/edx/cs_comments_service JIRA: FOR-522
jsa committed
-
- 06 Jan, 2014 1 commit
-
-
Define TrackedCommand for use as base class for tracking management commands. Use in create_user command.
Brian Wilson committed
-
- 04 Nov, 2013 2 commits
-
-
John Jarvis committed
-
John Jarvis committed
-