How to apply gevent monkey patch using django-admin with huey?
I have a django app that uses huey. I want to enable the greenlet worker type for the huey consumer.
I have a django app that uses huey. I want to enable the greenlet worker type for the huey consumer.