Concerned-Coyotes / summer-code-jam-2020

The repository for the 2020 summer code jam. Find more information at https://pythondiscord.com/pages/code-jams/code-jam-7/
MIT License
0 stars 0 forks source link

Task runner #63

Closed MushroomMaula closed 4 years ago

MushroomMaula commented 4 years ago

As django-q is currently not working correctly in Python 3.8, which our project will be judged with, I decided to implement a new command which runs the tasks just once instead of once a day as thats out of scope for me to write with the limited time left. This fixes #60