celery / django-celery-results

Celery result back end with django

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Django 5 support

Mapiarz opened this issue · comments

Does the latest version work with Django 5? Anybody tried it? Is there a release planned with Django 5 support?

Hi there, I am using it on django==5.0.2 and have not encountered any issues yet 😄

@auvipy I made a draft PR to incorporate testing into CI/test matrix, would appreciate a review and merge if able. #425

@Mapiarz @BradleyKirton

thanks for the PR

@auvipy Since there don't appear to be any Django 5 specific blockers and the test suite is passing (PR available to merge - #425), is there anything else needed to prep a PyPI release to update the official compatibility?

Would you like a PR to update the classifiers in setup.py?