NIAEFEUP / tts-be

A platform where students can experiment with the possible combination of schedule options they can pick at the start of the semester
https://tts.niaefeup.pt
5 stars 1 forks source link

Setup Celery with a typical Django configuration #64

Open dsantosferreira opened 1 year ago

dsantosferreira commented 1 year ago

Celery was setup in #52 with the simplest configuration possible, but probably not the most correct or appropriate for the future. We should try to setup Celery with its Django configuration as described here: https://docs.celeryq.dev/en/stable/django/first-steps-with-django.html