bookwyrm/celerywyrm
Joachim d1737b44bd First functioning commit
TODO

- [ ] Delay task (Celery?)
- [ ] Store the image in a subfolder unique to the edition, to make cleaning up the image easy
- [ ] Clean up the image before replacing it
- [ ] Ensure that the image will be cleaned when the edition is deleted ??
- [ ] Use instance custom colors?
- [ ] Use book cover color base?
2021-05-25 00:41:53 +02:00
..
__init__.py Runs black 2021-03-08 08:49:10 -08:00
asgi.py Runs black 2021-03-08 08:49:10 -08:00
celery.py First functioning commit 2021-05-25 00:41:53 +02:00
settings.py Imports bookwyrm settings into celery settings 2021-05-10 14:20:27 -07:00
urls.py Runs black 2021-03-08 08:49:10 -08:00
wsgi.py Runs black 2021-03-08 08:49:10 -08:00