remove the append action
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user