-
-
Notifications
You must be signed in to change notification settings - Fork 294
Description
I noticed that release 3.2.2 doesn't match the code in the repo. For example, manually downloading the release asset 3.2.2.zip and inspecting django_rq/settings.py reveals substantial differences compared to the django_rq/settings.py in the master branch of the repo. This shouldn't happen because, as of the moment of writing this, the latest commit in the master branch is the release of version 3.2.2 (which means that both files should match).
Further inspecting differences, I see that commit 7b8f7f9 (Nov 29), which automatically integrates RQ in django admin is not present in the 3.2.2 tag (despite 3.2.2 being released Dec 24).
I haven't checked if the problem is present in previous releases.
Merry xmas and happy new year!
And thank you for the amazing project! 🫡🤝