django-appointment icon indicating copy to clipboard operation
django-appointment copied to clipboard

Update from django-q to django-q2

Open mrmurilo75 opened this issue 8 months ago • 2 comments

It seems that development of django-q has become stale, so the dependencies are out-of-date (for example, redis 3.5.3 while latest if 5.2.1). Development has migrated to django-q2.

mrmurilo75 avatar Apr 01 '25 14:04 mrmurilo75

@adamspd I would like to try to implement this, but I'm not confident I could eval the implications of this change well without understanding the code. If you want to get in touch I would be glad to work together on it.

mrmurilo75 avatar Apr 01 '25 14:04 mrmurilo75

Hi @mrmurilo75, sorry for the late response, I don't use django-q but django-q2 from the beginning. If you still want to work on other part of the project, I would be glad to explain some part of the code.

adamspd avatar May 20 '25 12:05 adamspd

This also means we can't use the email functionality of django-appointments with django 5 (as django-q uses deprecated packages from django 4) until django-q2 is used.

ChloeLeitch avatar Jul 22 '25 23:07 ChloeLeitch

django-q2 is the only one I've used; I haven't worked with django-q from the beginning. I noticed that django-q was not maintained (last commit was 4 years ago), and that django-q2 was a fork of the original project, so I read the documentation and used it instead. So, no worries there.

I will be closing this issue. Feel free to open a new one if you encounter any other problems or have questions related to the project.

adamspd avatar Aug 04 '25 12:08 adamspd