Closed mschoettle closed 11 months ago
I may seem impatient but i would just like to know if 5.0 support will be coming
@xaitec The maintainer is @jheld who needs to approve, merge and cut a new release
If you need it ASAP you could change the dependency to this branch to be able to install with Django 5.0.
This PR is stacked on top of #264.
Add the release candidate 1 of Django 5.0 to the test matrix.
Also removed the upper version bound (see: https://iscinumpy.dev/post/bound-version-constraints/) to allow users to install this package with higher versions to test and changed the lower version bound to 3.2 (based on the test matrix).