-
Couldn't load subscription status.
- Fork 39
Open
Labels
Description
First, let me thank you for this great django app I've just discovered. This is brilliant. In my project, I am using Celery a lot. I have a lot of celery queues. That would be great to have the ability to change the task queue that will be used (when it is not defined, the 'celery' named queue will be used).
You might want to have a setting similar as RASTER_USE_CELERY (for example RASTER_CELERY_QUEUE).
What do you think?
Would you like me to do a PR?