django-lightweight-queue icon indicating copy to clipboard operation
django-lightweight-queue copied to clipboard

Default settings reference missing middleware `TransactionMiddleware`

Open PeterJCLaw opened this issue 3 years ago • 0 comments

https://github.com/thread/django-lightweight-queue/blob/master/django_lightweight_queue/app_settings.py#L30-L33 include: 'django_lightweight_queue.middleware.transaction.TransactionMiddleware',

PeterJCLaw avatar Nov 21 '22 18:11 PeterJCLaw