Commit 3801dc6e by Bridger Maxwell

Removed old todo comment.

parent 695e06bb
......@@ -254,8 +254,7 @@ def create_account(request, post_override=None):
int(post_vars['date_of_birth__day']))
up.save()
# TODO (vshnayder): the LMS should probably allow signups without a particular course too
d = {'name': post_vars['name'],
'key': r.activation_key,
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment