Closed rodney757 closed 7 years ago
in Django 1.10, BaseCommand.option_list was removed in favor of overriding the add_arguments method
forgot something, I will reopen after it is corrected
in Django 1.10, BaseCommand.option_list was removed in favor of overriding the add_arguments method