VBobCat

Results 5 comments of VBobCat

Thank you, I'll try running your fork.

@taviani , did you discovered how to do that?

I can confirm the problem, I started a new Django project just to test it. There's nothing done in the project except configuration as shown in [docs](https://django-q2.readthedocs.io/en/master/install.html). This is my...

> For those who need ValKey backend support right now, I've created a standalone package that you can use while waiting for the official integration: > > [celery-valkey-backend](https://github.com/vuonglv1612/celery-valkey-backend) - A...

Apparently, that Exception is raised when neither ISBN-10 nor ISBN-13 from the book returned in response match the ISBN number sent for the query. For some reason, that can happen...