Closed paulj3000 closed 8 years ago
Django 10 removed BaseCommand.option_list and now Lettuce will not work. I made a quick fix in harvest.py to accommodate Django 10. This may not be the prettiest, but now Lettuce is working.
Django 10 removed BaseCommand.option_list and now Lettuce will not work. I made a quick fix in harvest.py to accommodate Django 10. This may not be the prettiest, but now Lettuce is working.