Commit b3e37e54 by arbabnazar

remove the append action

parent 361035c0
......@@ -44,7 +44,6 @@ class Command(BaseCommand):
metavar='USER',
dest='user',
default=False,
action="append",
help="List of users to move in the course"),
make_option('-c', '--course',
metavar='COURSE_ID',
......
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