UWCS / uwcs-dextre

The University of Warwick Computing Society website for the 2020-21 academic year.
https://uwcs.co.uk
MIT License
1 stars 2 forks source link

Re-write celery job for shell accounts #43

Closed joshdavies14 closed 2 years ago

joshdavies14 commented 2 years ago

Required to update Celery in order to resolve dependabot alert. The @task decorator used in accounts/tasks.py has been deprecated in newer versions.

At the same time if the website is to be re-written then eh... have fun I guess? We had debated trying to just do this without Celery at one point but never fully investigated/worked on a MVP for it so worth exploring again if you have the time.