1. 27 Jan, 2016 1 commit
    • Enroll already-existing user to a course via management command. · 551eaaf7
      Our current sandbox provisioning uses a create_user management command,
      which creates and enrolls a user into a course. However, for TE-1128, we
      will need a way to enroll the same user to multiple courses (which are
      dynamic at time of provisioning). Using the existing management
      command is no longer feasible for that, so we are using one that accesses
      the enrollment API, which is the new standard for new enrollment capabilities.
      Ben Patterson committed
  2. 22 Jan, 2016 29 commits
  3. 21 Jan, 2016 10 commits